Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.13.0
-
Fix Version/s: 5.13.1, 5.14.0 Alpha
-
Component/s: GUI: Basic Input System (keyboard, mouse, touch)
-
Labels:None
-
Platform/s:
-
Commits:c8bb8cb7614768156f9cc4bccc2df928d5430067 (qt/qtbase/5.13)
Description
Pressing the "Magic" (eraser) button on the back of the surface pen is not correctly detected.
- When clicking the button by physically pressing it against the screen, it is correctly detected as an F20+MetaModifier key event.
- When holding the pen away from the screen and pressing the button it is only registered as a Meta key event.
The same thing seems to happen with the double-press (F19+MetaModifier) and long-press (F18+MetaModifier) events.