http://bugs.winehq.org/show_bug.cgi?id=29158
Bug #: 29158 Summary: mouse button event not forward to background Product: Wine Version: 1.3.25 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: rly07@hotmail.com Classification: Unclassified
With mumble on the background (with push to talk on middle mouse button) after I start a game mumble only detects the first button press and it not detect the release until I close the game. This is caused by this commit:
authorWilliam Pettersson william.pettersson@gmail.com Mon, 11 Jul 2011 00:29:26 +0000 (10:29 +1000) committerAlexandre Julliard julliard@winehq.org Mon, 11 Jul 2011 09:53:52 +0000 (11:53 +0200) commit266cd6c46acf7465ad65ae2b963a75cfc21d63d0
winex11: Add grab for XInput2 ButtonPress event.