Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
5.5.0, 5.5.1
-
None
-
Ubuntu 15.04, x.org 1.17.1
-
cc6a06632b26c4f60cb29f540af6eafc31ae3f02
Description
The new XInput2.2 code in Qt 5.5.0 delivers the TabletPress after the MouseButtonPress; this makes it impossible to determine if the event should have pressure or not.
It looks like the call to eventListener->handleXIMouseEvent in QXcbConnection::xi2HandleTabletEvent needs to be after the switch statement where tablet events are processed.
Attachments
Issue Links
- is duplicated by
-
QTBUG-5006 QMouseEvents can occur before QTabletEvents on Linux
-
- Closed
-