1. Create Tab Pane with three Tabs.
2. Disable first Tab.
3a. Click on last Tab and press Ctrl + Tab
Actual: Focus is on first Tab (disabled)
Expected: Focus is on second Tab (disabled Tab is traversed)
3b. Click on the second Tab and press Ctrl + Shift + Tab
Actual: Nothing happens.
Expected: Focus is on the last Tab (disabled Tab is traversed)
2. Disable first Tab.
3a. Click on last Tab and press Ctrl + Tab
Actual: Focus is on first Tab (disabled)
Expected: Focus is on second Tab (disabled Tab is traversed)
3b. Click on the second Tab and press Ctrl + Shift + Tab
Actual: Nothing happens.
Expected: Focus is on the last Tab (disabled Tab is traversed)
- duplicates
-
JDK-8089463 [TabPane] Ctrl+Page Up/Down does not work correctly if the last tab is disabled
-
- Closed
-
-
JDK-8095066 [Modena, TabPane] Ctrl+TAB / Ctrl+Shift+TAB misbehave when disabled tab is present
-
- Closed
-
- relates to
-
JDK-8095891 [TabPane, Modena] Closing a tab that is next to a disabled tab selects the disabled tab
-
- Resolved
-