[Bug 54567] New: comdlg32: Find/Replace: Flags became invalid after EN_KILLFOCUS.
https://bugs.winehq.org/show_bug.cgi?id=54567 Bug ID: 54567 Summary: comdlg32: Find/Replace: Flags became invalid after EN_KILLFOCUS. Product: Wine Version: 8.0-rc5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comdlg32 Assignee: wine-bugs(a)winehq.org Reporter: katayama.hirofumi.mz(a)gmail.com Distribution: --- Created attachment 74109 --> https://bugs.winehq.org/attachment.cgi?id=74109 the patch to fix this bug The flags value became invalid after EN_KILLFOCUS. It caused a bug that FR_DOWN is cleared when the user set focus to edt1 and close the find/replace dialog. -- 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=54567 --- Comment #1 from katayama.hirofumi.mz(a)gmail.com --- Created attachment 74112 --> https://bugs.winehq.org/attachment.cgi?id=74112 2nd suggestion patch -- 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=54567 --- Comment #2 from katayama.hirofumi.mz(a)gmail.com --- Created attachment 74113 --> https://bugs.winehq.org/attachment.cgi?id=74113 3rd suggestion patch -- 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.
http://bugs.winehq.org/show_bug.cgi?id=54567 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- If there is still interest, could you please attach a small program that shows this issue? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=54567 KRosUser <kyle.kcsoftwares(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.kcsoftwares(a)gmail.com --- Comment #4 from KRosUser <kyle.kcsoftwares(a)gmail.com> --- Easy to reproduce : Full procedure: https://jira.reactos.org/browse/CORE-17064 - wine notepad - type the following test test test test - CTRL+F => "test" (down) - F3 until last item is reached - CTRL+F => "test" (up) - then F3 ==> goes "DOWN" while "UP" was expected -- 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.
http://bugs.winehq.org/show_bug.cgi?id=54567 --- Comment #5 from KRosUser <kyle.kcsoftwares(a)gmail.com> --- Disregard, this is as expected and not the initial problem reported by Katayama -- 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)
-
WineHQ Bugzilla