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

Wacom tablet with pen, mouse tracking

    XMLWordPrintable

Details

    • macOS
    • 3372e1db14 (qt/qtbase/dev) 3372e1db14 (qt/tqtc-qtbase/dev)

    Description

      When the Wacom tablet pen hovers over tablet, this should probably  always result in mouse move events for widgets with mouse tracking enabled.

      Behaviour depends on whether the pen hovers over the tablet while the Qt based application is started.

      Case A) Pen hovers over tablet when application is started:

      Moving the pen results in mouseMoveEvents. Pen can be used just like a mouse. No QEvent::TabletMove events are triggered.

      Case B) Pen does not hover over tablet when application is started:

      No mouseMoveEvents are triggered when subsequently hovering with the pen over the tablet. However, now QEvent::TabletMove events are triggered instead.

      Attachments

        Issue Links

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

          Activity

            People

              srutledg Shawn Rutledge
              drew Drew
              Votes:
              2 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes