[Bug 23726] Microsoft visual Basic 6.0: Crashes when adding certain characters to a programming statement

WineHQ Bugzilla wine-bugs at winehq.org
Sun Aug 9 08:04:26 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=23726

Damjan Jovanovic <damjan.jov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |richedit
                 CC|                            |damjan.jov at gmail.com

--- Comment #30 from Damjan Jovanovic <damjan.jov at 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.



More information about the wine-bugs mailing list