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

tst_QGraphicsProxyWidget::mouseDoubleClickEvent fails

    XMLWordPrintable

Details

    • 98d65c8d423c2ff7f5ee1a511f34b111943c5a8a (qt/qtbase/dev) d8cf389d81bca2deb7256a2fe113acd8e5e70f9c (qt/qtbase/6.2)

    Description

      The test fails because the event time stamp is not passed through QGraphicsSceneEvent, so the generated QMouseEvent has a default time stamp of 0. This makes the double-click detection in QGuiApplicationPrivate::processMouseEvent fail, as it is based on event timestamps.

      Attachments

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

        Activity

          People

            vhilshei Volker Hilsheimer
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes