Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.12.1, 5.12.4, 5.13.0
-
128ba80362be4e8cf13147307eb9c652c4b5f124 da74e8fbb91b680d7783daa1595baa3ecc92cb2e
Description
I found out that PathView has 2 strange issues:
1) If user is scrolling path view and then (when animation is in progress) does tap gesture - then position of elements will be at the same coordinate where these elements were when tap has been done.
2) If user tryes switch between elements of path view one by one using slide gesture sometimes it is switching not one by one, but a few elements will be scrolled.
You can check it on default example https://doc.qt.io/archives/qt-4.8/qt-declarative-modelviews-pathview-qml-pathview-example-pathview-example-qml.html
Attachments
Issue Links
- is duplicated by
-
QTBUG-78926 PathView moving property is not updated when flick is stopped
- Closed
- relates to
-
QTBUG-33699 PathView steals mouse grab from child items.
- Closed
-
QTBUG-59052 PathView starts spinning again after releasing mouse button outside of bounding rect
- Closed
-
QTBUG-78588 PathView does not work properly when you break flicking by mouse click
- Closed
-
QTBUG-79592 Incorrect behavior of PathView with ungrabMouse()
- Closed
- resulted from
-
QTBUG-59620 Flickable steals drag event from PathView.
- Closed
-
QT3DS-3308 Support customer project X
- In Progress
- resulted in
-
QTBUG-78471 extras::Tests_Tumbler::test_resizeAfterFlicking() failed
- Closed