http://bugs.winehq.org/show_bug.cgi?id=34114
Bug #: 34114 Summary: [PATCH] Ignore MotionNotify when XI2 is handling mouse motion Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: sgtcapslock@lavabit.com Classification: Unclassified
Created attachment 45360 --> http://bugs.winehq.org/attachment.cgi?id=45360 Ignore MotionNotify events when XI2 is enabled
When XInput2 takes over the mouse, regular MotionNotify events continue to be handled alongside it. This causes the cursor to erratically skip around when the slower method (X11 input) tries to reposition the cursor while XInput2 is already handling future events.
http://bugs.winehq.org/show_bug.cgi?id=34114
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2013-07-23 00:47:40 CDT --- Patches are not picked up from bugzilla, you should use wine-patches@winehq.org to submit it.
http://bugs.winehq.org/show_bug.cgi?id=34114
Josef sgtcapslock@lavabit.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Josef sgtcapslock@lavabit.com 2013-07-23 00:54:11 CDT --- The patch will be e-mailed to wine-patches@winehq.org.
The patch I included here is also the wrong patch. It excluded something important.
http://bugs.winehq.org/show_bug.cgi?id=34114
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2013-07-26 22:06:55 CDT --- Anyway if there is a problem with the current wine code you should keep the bug opened. Just rename it to something more meaningful that reflects the problem.
Is there an application that suffers from this issue?
http://bugs.winehq.org/show_bug.cgi?id=34114
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Ken Sharp kennybobs@o2.co.uk 2013-08-05 14:19:08 CDT --- Closing bugs marked as invalid.