Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 14, 15, 16
-
Fix Version/s: 16
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b14
-
CPU:x86
-
OS:generic
Backports
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 |
Description
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.
Attachments
Issue Links
- 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-8259237 Demo selection changes with left/right arrow key. No need to press space for selection.
-
- Resolved
-