https://bugs.winehq.org/show_bug.cgi?id=49667
--- Comment #8 from kolAflash kolAflash@kolahilft.de --- (In reply to Olivier F. R. Dierick from comment #4)
Hello,
This issue is specifically caused by 0008-winex11.drv-Listen-to-RawMotion-and-RawButton-events. Removing that single patch fixes the issue, but then introduces another issue: When clicking a button, the mouse jumps by a large offset. Removing the patchset user32-rawinput-mouse-experimental fixes that second issue.
Between wine-staging-9.2 and wine-staging-9.3 the user32-rawinput-mouse-experimental patchset was disabled by default (--all). https://gitlab.winehq.org/wine/wine-staging/-/commit/ff18b9b26e636ff5a626257...
And between wine-staging-9.3 and wine-staging-9.4.1 these where removed completely: user32-rawinput-mouse-experimental/
user32-rawinput-mouse/0008-winex11.drv-Listen-to-RawMotion-and-RawButton-events
https://gitlab.winehq.org/wine/wine-staging/-/commit/aa8b27c396f926212689d18...
https://gitlab.winehq.org/wine/wine-staging/-/commit/aa8b27c396f926212689d18...
So the ticket can probably be marked as resolved. I'll try to take time to test this in the next days.