http://bugs.winehq.org/show_bug.cgi?id=19874
Summary: If mouse focus lost then keyboard focus never recovered (Team Fortress 2) Product: Wine Version: 1.1.28 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: michael@araneidae.co.uk
When the mouse unsticks from my game window (old old wine bug, can't find the reference right now) there's the risk of clicking outside the game window and thus losing focus. Unfortunately when this happens I am unable to return the keyboard focus to the game: I end up in the odd state where mouse movements still go to the game, but keyboard input goes to other windows. The only remedy seems to be to kill with `wineserver -k` and restart.
I'm running Team Fortress 2 in a virtual desktop, but on a dual monitor setup (so the mouse has room to go outside the game window).