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

Details

    • Windows

    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

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes