https://bugs.winehq.org/show_bug.cgi?id=54651
Bug ID: 54651 Summary: user32:input - test_rawinput() sometimes gets unexpected (RIM|WM)_INPUT messages 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:input - test_rawinput() sometimes gets unexpected (RIM|WM)_INPUT messages on Windows:
input.c:2921: Test failed: 6: unexpected WM_INPUT message input.c:2924: Test failed: 6: unexpected RIM_INPUT message
See https://test.winehq.org/data/patterns.html#user32:input
This happened on w11pro64 back in October but that was with test 12 and I think it stopped when I fixed disabling Windows update.
More recently it started happening on Windows 10: * 2023-03-08 on w10pro64-ja 64-bit * 2023-03-08 on w10pro64-zh-CN 64-bit * 2023-03-06 on MR2334 w10pro64_ja & w10pro64_zh_CN
See also bug 53205 and bug 54437 where the test 15 is missing these messages.
https://bugs.winehq.org/show_bug.cgi?id=54651
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase CC| |rbernon@codeweavers.com