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

MouseArea and Flickable are too eager to keep mouse grab

XMLWordPrintable

    • 810e21d9e404aa2fcb602cb68bfd892387b234e7

      • When Flickable steals mouse grab due to a vertical motion, it may also allow a horizontal movement to happen. This is bad because a different may ultimately take the grab away, and the x movement was unwanted.
      • MouseArea would immediately try to keep mouse grab if both x and y axis movement was requested. It should only do this if x or y thresholds are exceeded.

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

            martjone Martin Jones (closed Nokia identity) (Inactive)
            martjone Martin Jones (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes