https://bugs.winehq.org/show_bug.cgi?id=20080
dx@dxzone.com.ar changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dx@dxzone.com.ar
--- Comment #18 from dx@dxzone.com.ar --- (In reply to Andrew Fan from comment #17)
As of Wine 2.8, I've encountered this issue again (click outside when in Windowed Mode, when clicking back on the game window, controls begin to spaz).
Same issue I came here for!
I think there are two very similar issues here:
1. Controls go crazy immediately after starting in fullscreen mode (ticket description) 2. Controls go crazy after focusing out in windowed mode (comment #4, comment #17)
The former looks fixed. The latter is still in all the current versions.
I did a bisect to find the commit that fixed this ticket:
3599f956e2bfe3dd76d7134ddd06b1e5cf5be4d5 is the first new commit commit 3599f956e2bfe3dd76d7134ddd06b1e5cf5be4d5 Author: Aric Stewart aric@codeweavers.com Date: Tue May 5 09:14:25 2015 -0500
server: Fixup input windows on thread_detach.
That's wine-1.7.42-77-g3599f956e2
So, regarding the second issue, should we open a new ticket?