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

Wacom: it seems tabletEvent() by deault accepting it.

    XMLWordPrintable

Details

    Description

      When using wacom table mouseMoveEvent is not propagating when tabletEvent(), mouseMoveEvent() and mousePressedEvent() are re implemented and event is not accepted in tableEvent().

      When explicitly called event->ignore() in tableEvent() then only mouseEvent is sent.
      Same code works good with Qt 5.7.0,without calling ignore() method and the events were still called for the mouse.

      This regression seems to be only happening in Mac and Linux.
      It can be seen with Qt5.7.1 and 5.8.0.

      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
              irfan.omair@digia.com Irfan Omair
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes