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

Double click on QML Button is considered as two single clicks

    XMLWordPrintable

Details

    • 09476c590ab13623130d5ac79045fa68e504be96 (qt/qtquickcontrols2/5.14)

    Description

      Double click on QML button is emitting two single clicks even onDoubleClicked is defined.
      Please refer to the attached sample.
      Steps to reproduce:

      Double click on "Show Form 2" button
      You will observe that handler for onClicked is called and as the button in the new form is at the same position, next click is passed to it.

      The expected result is that onDoubleClick handler should be called on double click on button

      Attachments

        Issue Links

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

          Activity

            People

              kileppal Kimmo Leppälä
              shmittal Shveta Mittal (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes