https://bugs.winehq.org/show_bug.cgi?id=48946 GloriousEggroll(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |GloriousEggroll(a)gmail.com --- Comment #5 from GloriousEggroll(a)gmail.com --- This change seems to cause the window to close if you don't click into it so that it realizes it has focus. Happened when testing on both Watch Dogs 2 and Resident Evil 4. Removing this check: + if (!device->target && !desktop->foreground_input) + goto done; Seems to work ok in both games from my end. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.