Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.2.0 Beta3
-
None
-
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 |
366912,4 | QGraphicsView: send timestamp information through QGraphicsSceneEvent | dev | qt/qtbase | Status: MERGED | +2 | 0 |
367132,2 | QGraphicsView: send timestamp information through QGraphicsSceneEvent | 6.2 | qt/qtbase | Status: MERGED | +2 | 0 |