Bug 26921

Summary: Xi2: No XI_RawButtonRelease event when clicked over a window
Product: xorg Reporter: Vitaliy Margolen <vitaliy>
Component: Server/Input/CoreAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.