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.