-
Bug
-
Resolution: Fixed
-
P3
-
14, 15, 16
-
b14
-
x86
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8271899 | 11.0.14-oracle | Alexey Ivanov | P3 | Resolved | Fixed | b01 |
JDK-8272904 | 11.0.13 | Zhengyu Gu | P3 | Resolved | Fixed | b04 |
JDK-8272303 | 8u321 | Alexey Ivanov | P3 | Resolved | Fixed | b01 |
JDK-8273030 | 7u331 | Alexey Ivanov | P3 | Resolved | Fixed | b01 |
To demonstrate using the attached test program:
When started, the first text field should be focused.
Type TAB to transfer focus to the second button.
Type TAB to transfer focus to the last text field.
Type Shift-TAB to transfer focus to the second button.
Type Shift-TAB.
At this point, the focus should be transferred to the first text field, but instead it remains at the second button.
- backported by
-
JDK-8271899 backward focus traversal gets stuck in button group
- Resolved
-
JDK-8272303 backward focus traversal gets stuck in button group
- Resolved
-
JDK-8272904 backward focus traversal gets stuck in button group
- Resolved
-
JDK-8273030 backward focus traversal gets stuck in button group
- Resolved
- duplicates
-
JDK-8253701 Keyboard Navigation in RadioButton-Group Not Possible
- Closed
- relates to
-
JDK-8270116 Expand ButtonGroupLayoutTraversalTest.java to run in all LaFs, including Aqua on macOS
- Resolved
-
JDK-8272105 TestButtonGroupFocusTraversal.java fails in 8u
- Resolved
-
JDK-8292280 Unused field 'keyListener' in BasicRadioButtonUI
- Resolved
-
JDK-8259237 Demo selection changes with left/right arrow key. No need to press space for selection.
- Resolved