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

Double click on QML Button is considered as two single clicks

XMLWordPrintable

    • 09476c590ab13623130d5ac79045fa68e504be96 (qt/qtquickcontrols2/5.14)

      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

        1. qtbug82032.zip
          3 kB
          Shveta Mittal
        For Gerrit Dashboard: QTBUG-82032
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes