https://bugs.winehq.org/show_bug.cgi?id=56348
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Bricks: Regression in |Bricks: moving a brick |SetCursorPos handling |causes it to rapidly | |alternate positions Status|UNCONFIRMED |NEW Keywords| |download, regression URL| |http://bricks-game.de/winbr | |icks/bricks1/bricks1.zip Ever confirmed|0 |1 Regression SHA1| |5ebb1ed132d5261f410d7ff4f99 | |c803f50752ed9 CC| |rbernon@codeweavers.com
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- Confirming. A bisect yields:
5ebb1ed132d5261f410d7ff4f99c803f50752ed9 is the first bad commit commit 5ebb1ed132d5261f410d7ff4f99c803f50752ed9 Author: RĂ©mi Bernon rbernon@codeweavers.com Date: Fri Jun 2 12:11:21 2023 +0200
server: Queue a hardware WM_WINE_CLIPCURSOR message to the foreground thread.
When applying a new cursor clipping rect, or to the previous foreground thread when foreground changes, to notify it of the cursor clipping rect being reset.