[Bug 53207] user32:msg - test_button_messages() fails randomly in Wine

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jun 25 20:57:06 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=53207

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
There is another 'WM_CTLCOLORBTN' failure mode:

* WM_CTLCOLORBTN (0x135) + WM_DRAWITEM (0x2b) -> 6 failures
msg.c:6881: Test failed: SetFocus(hwnd) on a button: 3: the msg 0x8005 was
expected, but got msg 0x0005 instead
msg.c:6881: Test failed: SetFocus(hwnd) on a button: 4: the msg 0x0007 was
expected, but got msg 0x0003 instead
msg.c:6881: Test failed: SetFocus(hwnd) on a button: 5: the msg 0x0135 was
expected, but got msg 0x0046 instead
msg.c:6881: Test failed: SetFocus(hwnd) on a button: 6: the msg 0x002b was
expected, but got msg 0x0047 instead
msg.c:6881: Test failed: SetFocus(hwnd) on a button: 7: the msg 0x0111 was
expected, but got msg 0x001c instead
msg.c:6881: Test failed: SetFocus(hwnd) on a button: 8: the msg 0x8000 was
expected, but got msg 0x0086 instead

-- 
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.


More information about the wine-bugs mailing list