Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.2.0
-
None
Description
When using a Wacom tablet stylus with Windows Ink option turned on, we cannot control the Qt Quick UI widgets.
My debugging led me to the problem that when the mouse events are being synthesized from unaccepted tablet events, the `MouseButtonRelease` event doesn't get sent to the `QQuickItem` that initially received `MouseButtonPress` event.
Use the stylus to try to interact with the items in the attached example. The log for the button doesn't show up.
Attachments
Issue Links
- relates to
-
QTBUG-116505 HoverHandler is broken when using a stylus
- Closed
-
QTBUG-83218 make it possible to switch between WinTab and Windows Ink on supported tablets
- Closed