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

QTabletEvent modifiers aren't set on linux

    XMLWordPrintable

Details

    • 550d7930d1deed4fa40da0edf2c7a9de4dc0ffd3

    Description

      Since the recent refactoring of Qt regarding the synthesis of mouse events moved in the abstract code of the input management, on Linux there is 2 issues:

      • The first one is that we don't receive MouseMoveEvent when hovering above a tablet. This will be fixed by this task: https://bugreports.qt.io/browse/QTBUG-26116. In the meantime the attached patch fix the issue.
      • Modifiers aren't set by the xcb integration when calling the QWindowSystemInterface::handleTabletEvent() method.

      Attachments

        For Gerrit Dashboard: QTBUG-59415
        # Subject Branch Project Status CR V

        Activity

          People

            srutledg Shawn Rutledge
            achassany Alexandre CHASSANY
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes