Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
None
-
6.0.1
-
None
-
-
bfa78aedc089712a2c21225b63bd58ec12d2e926 (qt/qtbase/dev)
Description
Testing with qtbase/tests/manual/qtabletevent/device_information: the Rotation capability flag is not set when the Art Pen comes into proximity of the Intuos 3 tablet, if it's the first stylus that comes into proximity.
The reason is that QPointingDevicePrivate::queryTabletDevice() finds an existing placeholder QPointingDevice object, and only updates its unique ID but not its capabilities.