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

Gesture event cannot be used to re-enter event loop (at least in graphics scene)

    XMLWordPrintable

Details

    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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              dzyubenk Denis Dzyubenko (Inactive)
              hehaveri Henry Haverinen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes