http://bugs.winehq.org/show_bug.cgi?id=14462
Summary: Blitzin2: Cursor not visible Product: Wine Version: 1.1.1 Platform: Other URL: http://www.chessclub.com/bits/interface/blitzin234.exe OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: Andrew.Talbot@talbotville.com
Git commit 762e5818d1c6cad877c3add809ef40c993478542 "richedit: Hide cursor when text is selected" causes a regression in Blitzin 2 (v2.34) whereby the cursor disappears and remains invisible.
The installer for this version needs to be run in a Win95-compatible configuration. To verify this phenomenon, make a guest login and look for the presence of a cursor in the console window.
http://bugs.winehq.org/show_bug.cgi?id=14462
Andrew Talbot Andrew.Talbot@talbotville.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
http://bugs.winehq.org/show_bug.cgi?id=14462
--- Comment #1 from Dylan Smith dylan.ah.smith@gmail.com 2008-07-15 15:32:04 --- Created an attachment (id=14830) --> (http://bugs.winehq.org/attachment.cgi?id=14830) richedit: Fixed regression caused by destroying the caret
The regression was caused by destroying the caret when it didn't need to be shown in the richedit control, but this affected other controls like the edit control you mentioned.
This patch fixes the regression.
Thanks for letting me know about this regression. Unfortunately the email that I got somehow ended up in my spam folder.
http://bugs.winehq.org/show_bug.cgi?id=14462
Dylan Smith dylan.ah.smith@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dylan.ah.smith@gmail.com Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Dylan Smith dylan.ah.smith@gmail.com 2008-07-16 14:11:05 --- Resolved by commit 97d56caafe42b13da2283057f818db54963347d1 richedit: Fixed regression caused by destroying the caret.
http://bugs.winehq.org/show_bug.cgi?id=14462
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-07-25 13:24:00 --- Closing bugs fixed in 1.1.2.
https://bugs.winehq.org/show_bug.cgi?id=14462
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |97d56caafe42b13da2283057f81 | |8db54963347d1 Alias|Blitzin2.34 | Keywords| |download, regression CC| |focht@gmx.net Regression SHA1| |762e5818d1c6cad877c3add809e | |f40c993478542 URL|http://www.chessclub.com/bi |https://web.archive.org/web |ts/interface/blitzin234.exe |/20051210060012/http://www. | |chessclub.com/bits/interfac | |e/blitzin234.exe Hardware|Other |x86
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive for documentation. Also fixing some fields as needed.
https://web.archive.org/web/20051210060012/http://www.chessclub.com/bits/int...
https://www.virustotal.com/gui/file/fd8b7e02138b8634f7e43be20eb390c3f0ac8824...
$ sha1sum blitzin234.exe 99d324f38272a1c59ceec0d4e858256925f03835 blitzin234.exe
$ du -sh blitzin234.exe 1.9M blitzin234.exe
Regards