https://bugs.winehq.org/show_bug.cgi?id=46278 Bug ID: 46278 Summary: Cisco Jabber 12.5 sends only first letter due to missing richedit:ITextRange functions Product: Wine Version: 4.0-rc1 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit Assignee: wine-bugs(a)winehq.org Reporter: kmaterka(a)wp.pl Distribution: --- Cisco Jabber 12.5 installs and starts. Audio/video calls are working fine, but text messages are not working correctly. Only first letter of the message is sent, for example if I enter "test" then only "t" is sent to another user. Probably it is due to missing implementation of these functions: 0009:fixme:richedit:ITextRange_fnSetRange (0x172b2148)->(0 0): stub 0009:fixme:richedit:ITextRange_fnSetRange (0x16f2ab10)->(0 1): stub 0009:fixme:richedit:ITextRange_fnSetRange (0x16f2ab10)->(0 0): stub 0009:fixme:richedit:ITextRange_fnGetEmbeddedObject (0x16f2ab10)->(0x33e6b8): stub 0009:fixme:richedit:ITextRange_fnSetRange (0x16f2ab10)->(0 1): stub 0009:fixme:richedit:ITextRange_fnSetRange (0x16f2ab10)->(0 1): stub 0009:fixme:richedit:ITextRange_fnMove (0x172b2148)->(1 1 0x33e7f4): stub I can't test it with native riched20 - Cisco Jabber hangs with this setting. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.