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

Jumpy behavior in Flickable around the spot where the drag started

XMLWordPrintable

    • ad653d169aaecf6273787a01797c7647a13eec04

      This is a regression since 4.7.1.

      When you click a Flickable and start dragging, there's a short distance where it doesn't respond, after which it starts to follow the mouse (it jumped to the mouse in 4.7.0, but that was fixed in 4.7.1). This is good.

      On the current 4.7 branch leading to 4.7.2, the behavior is broken when you drag the mouse back to where you started from. There seems to be a distance the same (or at least related to) the "start drag distance" where the Flickable contents stop following the mouse, after which it jumps (snaps) to the mouse again. This causes dragging a Flickable to look non-smooth.

      The issue can be reproduced with the attached example.

        1. flickable.qml
          0.7 kB
          Thorbjørn Lindeijer (closed Nokia identity)
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            martjone Martin Jones (closed Nokia identity) (Inactive)
            lindeije Thorbjørn Lindeijer (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