https://bugs.winehq.org/show_bug.cgi?id=37716
hash HASH.DuOrden@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |HASH.DuOrden@gmail.com
--- Comment #3 from hash HASH.DuOrden@gmail.com --- It appears that same commit is impacting "World of Tanks". It looks like the main problem happens with focus receive/loss. With git wine after "World of Tanks" starts, f I switch to any other window and then back to "World of Tanks", the game looks like its frozen and if I try to input something it doesn't show anything but as soon I look back at that "other" window I can see all the input I tried to input in "World of Tanks". "World of Tanks" have a focus detection and if game detects that it lost the focus it stops receiving any input. So my guess is that with this commit after loosing focus game nether regain it.
I did git-bisect and got the same result as topic starter. As off now this commit doesn't reverse-applies clearly: The Hunk in dlls/wined3d/swapchain.c but that doesn't stop wine from compiling and/or running without this problem.