[Bug 39263] New: RichEdit should hide selection when it is unfocused
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(a)winehq.org Reporter: vvort(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39263 --- Comment #1 from vvort(a)yandex.ru --- Created attachment 52336 --> https://bugs.winehq.org/attachment.cgi?id=52336 Test sources -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39263 vvort(a)yandex.ru changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vvort(a)yandex.ru --- Comment #2 from vvort(a)yandex.ru --- Created attachment 52337 --> https://bugs.winehq.org/attachment.cgi?id=52337 Test screenshot - bad -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39263 --- Comment #3 from vvort(a)yandex.ru --- Created attachment 52338 --> https://bugs.winehq.org/attachment.cgi?id=52338 Test screenshot - good -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39263 --- Comment #4 from vvort(a)yandex.ru --- See also: https://jira.reactos.org/browse/CORE-10143 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39263 --- Comment #5 from Nikolay Sivov <bunglehead(a)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? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39263 --- Comment #6 from vvort(a)yandex.ru --- Sorry, but I don't know how to fix this. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39263 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39263 vvort(a)yandex.ru changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #7 from vvort(a)yandex.ru --- Fixed somewhere between 1.9.11 and 1.9.16. 1.9.20 tested and do not have this problem. Thanks. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39263 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.21. -- 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.
participants (1)
-
wine-bugs@winehq.org