Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
5.9.6, 5.11.1, 5.15.6, 6.2.0
Description
When the bounds behavior of a ListView is to stop at bounds, then changing the current index in more than single increments can mean it stops short. In the attached example, pressing the right arrow key 3 times then the left arrow key 3 times should put it back to the top of the ListView. However it is slightly off as it believes it to be at the top of the ListView although it is not.
Attachments
Issue Links
- duplicates
-
QTBUG-108171 ScrollBar with sections is jumpy
-
- Closed
-
-
QTBUG-76830 QML ListView with variable sized delegates causes attached scroll bar to change sizes and skip around in an unwanted manner
-
- Closed
-
- relates to
-
QTBUG-82699 ListView Binding Loop when setting width to contentWidth with LayoutMirroring enabled
-
- Open
-