http://bugs.winehq.org/show_bug.cgi?id=32270
Bug #: 32270 Summary: Mouse and keyboard events passed to unfocused window Product: Wine Version: 1.5.17 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: wpanlener@gmail.com Classification: Unclassified Regression SHA1: 841214ddb4d4dc620e6b51dfe6655b585d423edc
Mouse and keyboard events are handled by an unfocused window--namely, the terminal, even when another wine application has focus. Reverting the blamed commit fixes the issue.