https://bugs.winehq.org/show_bug.cgi?id=54053
Bug ID: 54053 Summary: user32:input - test_GetRawInputBuffer() gets spurious WM_INPUT on Windows and Wine 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_GetRawInputBuffer() gets spurious WM_INPUT messages on Windows and Wine:
* 2022-12-01 on w7u_el (32-bit) for MR!1619 input.c:2406: Test failed: Spurious WM_INPUT messages
* 2022-11-11 on w1064 (64-bit) input.c:2404: Test failed: Spurious WM_INPUT messages
* 2022-08-29 on debiant (wow64) input.c:2404: Test failed: Spurious WM_INPUT messages
See https://test.winehq.org/data/patterns.html#user32:input
All in all there has been 12 instances on Windows (7 to 10) and 6 on Wine in the past 6 months.