-
Bug
-
Resolution: Fixed
-
P4
-
8u20
Start HelloScrollPane, tab "Scroll Test".
Use TAB to traverse the children of the ScrollPane, when traversing to the first ListView, the scroll position is different than when traversing to the second ListView, although both ListViews has the same y position and height.
Use TAB to traverse the children of the ScrollPane, when traversing to the first ListView, the scroll position is different than when traversing to the second ListView, although both ListViews has the same y position and height.
- relates to
-
JDK-8094182 [ScrollPane] Focus traversal to the first or last item does not make the ScrollPane to scroll to that item
- Resolved