https://bugs.winehq.org/show_bug.cgi?id=54188
Bug ID: 54188 Summary: user32:win - test_GetMessagePos() sometimes gets an unexpected position on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
user32:win - test_GetMessagePos() sometimes gets an unexpected position on Windows and Wine:
win.c:10841: Test failed: pos = 00e700d0 win.c:10845: Test failed: pos = 00e700d0 win.c:10849: Test failed: pos = 00e700d0 or win.c:10841: Test failed: pos = 00e600d0 win.c:10845: Test failed: pos = 00e600d0 win.c:10849: Test failed: pos = 00e600d0
See https://test.winehq.org/data/patterns.html#user32:win
This happens most frequently on Windows 7 but also happens on Windows 10 21H2 and 22H2.
https://bugs.winehq.org/show_bug.cgi?id=54188
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase