Details
-
Bug
-
Resolution: Out of scope
-
P1: Critical
-
None
-
4.6.0, 4.6.1
-
None
Description
If a graphics widget creates a new event loop and execs it when it receives a QGestureEvent containing a QGesture in Qt::GestureFinished state, QGraphicsScenePrivate::gestureTargets remains in inconsistent state. This causes incorrect gesture event target for the next gesture of the same type.
The gesture target is not obtained for the next triggering gesture, but it is directly delivered to the one listed in the gestureTargets array.
Eero: this is a blocker for Symbian 4.
Attachments
Issue Links
- resulted in
-
QTBUG-8177 Gesture event delivery should cancel gestures when a modal panel appears in QGraphicsView
- Closed
-
QTBUG-8261 cancel active gestures when window looses focus
- Closed