-
Bug
-
Resolution: Fixed
-
P4
-
8u20
Run HelloScrollPane, select "Scroll Test" tab, scroll the ScrollPane so that the first row of buttons is not visible.
Press "TAB" - the first Button should be selected (which it is) and the scroll pane should scroll to the button, so that it's contained in the viewport, but it doesn't. Pressing TAB again makes the ScrollPane scroll to the next Button.
Press "TAB" - the first Button should be selected (which it is) and the scroll pane should scroll to the button, so that it's contained in the viewport, but it doesn't. Pressing TAB again makes the ScrollPane scroll to the next Button.
- duplicates
-
JDK-8093513 ScrollPane: tab navigation doesn't make it scroll to the focused node
- Resolved
- relates to
-
JDK-8093710 [ScrollPane] Scrolling into bounds not consistent
- Resolved
-
JDK-8095467 Custom TraversalEngine introduced in RT-36065 cannot delegate subtree traversal to the default traversal algorithm
- Resolved
-
JDK-8095651 Add tests for custom TraversalEngines that were introduced in RT-36065
- Resolved