Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-122579

Cannot use a Stylus with Windows Ink turned on to use the Qt Quick UI controls

XMLWordPrintable

    • Windows

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            owolff Oliver Wolff
            uzumcuf Furkan Uzumcu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes