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

Gesture canceled via policy within QGraphicsScene is not removed from QGestureManager

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 4.7.0
    • 4.7.0
    • Core: Event loop
    • None
    • all
    • 25763b746eca93d53b209ab232d323b9ed3ee465

      • Ongoing gesture has target in QGraphicsScene (viewport, too)
      • A second gesture starts, with cancel policy
      • The previous gesture should be removed from both QGraphicsScenePrivate::gestureTargets and QGestureManager::m_activeGestures
        => it is not removed from m_activeGestures.

      This causes every other gesture to fail to work properly whenever cancel policy is activated.

        1. main.cpp
          6 kB
          Mikko Harju
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            zander tho (closed Nokia identity) (Inactive)
            mikkohar Mikko Harju
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes