https://bugs.winehq.org/show_bug.cgi?id=39263
Bug ID: 39263 Summary: RichEdit should hide selection when it is unfocused Product: Wine Version: 1.7.44 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit Assignee: wine-bugs@winehq.org Reporter: vvort@yandex.ru Distribution: ---
Created attachment 52335 --> https://bugs.winehq.org/attachment.cgi?id=52335 Test exe
When riched20 control do not have input focus, it's text selection must be hidden. (Unless ES_NOHIDESEL is in effect) Test files (exe and sources) and screenshots are attached.
This bug produces graphical glitch in ReactOS Application Manager.
https://bugs.winehq.org/show_bug.cgi?id=39263
--- Comment #1 from vvort@yandex.ru --- Created attachment 52336 --> https://bugs.winehq.org/attachment.cgi?id=52336 Test sources
https://bugs.winehq.org/show_bug.cgi?id=39263
vvort@yandex.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vvort@yandex.ru
--- Comment #2 from vvort@yandex.ru --- Created attachment 52337 --> https://bugs.winehq.org/attachment.cgi?id=52337 Test screenshot - bad
https://bugs.winehq.org/show_bug.cgi?id=39263
--- Comment #3 from vvort@yandex.ru --- Created attachment 52338 --> https://bugs.winehq.org/attachment.cgi?id=52338 Test screenshot - good
https://bugs.winehq.org/show_bug.cgi?id=39263
--- Comment #4 from vvort@yandex.ru --- See also: https://jira.reactos.org/browse/CORE-10143
https://bugs.winehq.org/show_bug.cgi?id=39263
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- I tested Edit control briefly and this style does what you describe. Important thing to keep in mind is that you can't toggle ES_NOHIDESEL after control is created, you can change style bit itself, but it has no effect - all that matters is which style control was created with. Are you working on a fix?
https://bugs.winehq.org/show_bug.cgi?id=39263
--- Comment #6 from vvort@yandex.ru --- Sorry, but I don't know how to fix this.
https://bugs.winehq.org/show_bug.cgi?id=39263
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase
https://bugs.winehq.org/show_bug.cgi?id=39263
vvort@yandex.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #7 from vvort@yandex.ru --- Fixed somewhere between 1.9.11 and 1.9.16. 1.9.20 tested and do not have this problem. Thanks.
https://bugs.winehq.org/show_bug.cgi?id=39263
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.21.