-
Bug
-
Resolution: Fixed
-
P4
-
fx2.0.2, 8
-
2.0.2b05
Steps to reproduce:
Set size of ListView using according sliders to (Width: 200, Height: 200) (don't forget to press according bind buttons
Add two rectangles to the ListView ("add rectangle at pos 0" two times)
Add item 1 at position 1 (when integer 1 will be beetwen that two rectagles)
Try to scroll.
Expected: stable scroll,
Got: scrolling toward-backward
- duplicates
-
JDK-8125870 Weird scrolling of customized ListView by dragging scrollbar thumb
- Closed
- relates to
-
JDK-8275711 ScrollBar content moves toward-backward during edit
- Open
-
JDK-8338958 VirtualFlow progressively requests items in backing list
- Open
-
JDK-8119066 Weird scrolling of customized ListView using mouse wheel
- Resolved
-
JDK-8276553 ListView scrollTo() is broken after fix for JDK-8089589
- Resolved
-
JDK-8277785 ListView scrollTo jumps to wrong location when CellHeight is changed
- Resolved
-
JDK-8276804 The scrollTo method of the TableView component does not lead to the right place
- Closed