-
Bug
-
Resolution: Fixed
-
P3
-
jfx17
-
JavaFX17, OS independent
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8295818 | jfx17.0.6 | Johan Vos | P3 | Resolved | Fixed |
Sometimes it "overjumps" the last element.
Sometimes it doesn't scroll to the bottom.
We've provided a test class, which shows the problem, and a small gif, which shows it in video form.
This worked with JavaFX16, but does not work with JavaFX17, and is therefore probably related to the rewrite of VirtualFlow
It might be the same bug as the following: https://bugs.openjdk.java.net/browse/JDK-8276553
Thanks to Sedov Eduard for working on this bug.
- backported by
-
JDK-8295818 ListView scrollTo jumps to wrong location when CellHeight is changed
-
- Resolved
-
- relates to
-
JDK-8089589 [ListView] ScrollBar content moves toward-backward during scrolling.
-
- Resolved
-
-
JDK-8290348 TreeTableView jumping to top
-
- Resolved
-
-
JDK-8276553 ListView scrollTo() is broken after fix for JDK-8089589
-
- Resolved
-
- links to
-
Commit openjdk/jfx17u/e3c85a8b
-
Commit openjdk/jfx/b8302f64
-
Review openjdk/jfx17u/86
-
Review openjdk/jfx/808