[Bug 59789] New: comctl32:button fails since 67898adb91
http://bugs.winehq.org/show_bug.cgi?id=59789 Bug ID: 59789 Summary: comctl32:button fails since 67898adb91 Product: Wine Version: 11.9 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: bernhardu@mailbox.org Distribution: --- Since below commit the comctl32:button test fails. 67898adb9108ac4ccc94d500b9be5cc52301ef3b is the first broken commit commit 67898adb9108ac4ccc94d500b9be5cc52301ef3b Author: Alexandre Julliard <julliard@winehq.org> Date: Thu May 21 12:00:10 2026 +0200 win32u: Use a private counter for winproc user callbacks recursion. dlls/win32u/message.c | 18 +++++++++--------- dlls/win32u/ntuser_private.h | 1 + 2 files changed, 10 insertions(+), 9 deletions(-) Test pattern page: https://test.winehq.org/data/patterns.html#comctl32:button -- 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=59789 Bernhard Übelacker <bernhardu@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |67898adb9108ac4ccc94d500b9b | |e5cc52301ef3b -- 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=59789 Bernhard Übelacker <bernhardu@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6737c00857b06af681d95535693 | |6158133b167f9 Summary|comctl32:button fails since |comctl32:button: Test fails |67898adb91 |since 67898adb91 Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Bernhard Übelacker <bernhardu@mailbox.org> --- Got fixed by this commit: 6737c00857b06af681d955356936158133b167f9 is the first working commit commit 6737c00857b06af681d955356936158133b167f9 (HEAD) Author: Alexandre Julliard <julliard@winehq.org> Date: Tue May 26 12:16:50 2026 +0200 uxtheme: Don't repaint the window itself in DrawThemeParentBackground. This would cause an infinite WM_PRINTCLIENT recursion. dlls/uxtheme/draw.c | 4 ++-- dlls/uxtheme/tests/system.c | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) Resolving fixed, 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.
http://bugs.winehq.org/show_bug.cgi?id=59789 Alexandre Julliard <julliard@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard@winehq.org> --- Closing bugs fixed in 11.10. -- 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