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

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

XMLWordPrintable

    • Windows

      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.

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

            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

              Created:
              Updated:

                There are no open Gerrit changes