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

Qt QPA/mouse handling: QPA should support native double click events

    XMLWordPrintable

Details

    • Windows

    Description

      The enhanced Qt QPA mouse API accepts the QEvent::Type as a parameter to QWindowSystemInterface::handleMouseEvent but does not expect MouseButtonDoubleClick (since it does not exist on X11/macOS).

      This lead to QTBUG-70999 since Windows Desktop passed in MouseButtonDoubleClick when it gets a native WM_LBUTTONDBLCLK.

      Conceivably, future QPA plugins will also receive native double clicks, so, it would be nice if Qt QPA is able to handle them.

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              kleint Friedemann Kleint
              Veli-Pekka Heinonen Veli-Pekka Heinonen
              Tor Arne Vestbø Tor Arne Vestbø
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes