https://bugs.winehq.org/show_bug.cgi?id=54404
Bug ID: 54404 Summary: d3d8:device & d3d9:device - test_cursor_pos() sometimes fails to set the cursor position on Windows <= 8 without elevated privileges Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
d3d8:device & d3d9:device - test_cursor_pos() sometimes fails to set the cursor position on Windows <= 8 without elevated privileges:
device.c:1247: Test failed: Failed to set cursor position.
See https://test.winehq.org/data/patterns.html#d3d8:device https://test.winehq.org/data/patterns.html#d3d9:device
This started happening on 2022-12-08 and is tied to the lack of elevated privileges on Windows 7 and 8. Yet the failure is not systematic.