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.

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

            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