Bug 26921 - Xi2: No XI_RawButtonRelease event when clicked over a window
Summary: Xi2: No XI_RawButtonRelease event when clicked over a window
Status: RESOLVED DUPLICATE of bug 26922
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/Input/Core (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-05 21:35 UTC by Vitaliy Margolen
Modified: 2010-03-17 23:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Vitaliy Margolen 2010-03-05 21:35:19 UTC
Xi2 does not return XI_RawButtonRelease event for any of mouse buttons if clicked over any X window. All what's generated is a XI_RawButtonPress event.

Using test program (attached) click with any of mouse buttons on any window. Expected to get 2 events: XI_RawButtonPress and XI_RawButtonRelease. Only one (XI_RawButtonPress) is generated.
Comment 1 Vitaliy Margolen 2010-03-06 09:16:50 UTC
This can be tested with 'xinput xinput-xi2' test program from Xorg.
Comment 2 Peter Hutterer 2010-03-17 23:26:58 UTC
Same reason as Bug 26922, so I'm marking this as duplicate for simplicity.

*** This bug has been marked as a duplicate of bug 26922 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.