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

Tablet not detected by default on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • None
    • 5.15.2
    • None
    • Win10, Wacom tablet
    • Windows

    Description

      Qt doesn't detect tablets automatically anymore, I have to add "-platform windows:nowmpointer" to the command line to get QTabletEvents to be sent again.

      This is the commit that I think broke it: https://github.com/qt/qtbase/commit/20d6dac63c25d227ed5315801e3e853ee78ec248

      Before this change QWindowsTabletSupport::create() used to always be called and after that it doesn't get called unless initPointer fails.

      The Qt6 code seems to work the same way so I believe the bug is still there.

       

      Attachments

        Issue Links

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

          Activity

            People

              anrocha André De La Rocha (Inactive)
              leozide Leo Zide
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes