https://bugs.winehq.org/show_bug.cgi?id=23726 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |richedit CC| |damjan.jov(a)gmail.com --- Comment #30 from Damjan Jovanovic <damjan.jov(a)gmail.com> --- Wine 5.14 still has this bug. Typing: msgbox( produces an empty tooltip, pressing backspace at that point hangs it with 100% CPU usage, and these 2 lines get printed repeatedly, in what seems like an infinite loop: 0024:fixme:richedit:ITextRange_fnGetPoint (01B2DC38)->(2 0031F844 0031F848): stub 0024:fixme:richedit:textrange_moveend unit 5 is not supported Native riched20 fixes the problem. Setting component. You can work around the problem for now with: winetricks -q riched20 -- 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.