Details
-
Bug
-
Resolution: Fixed
-
P2
-
9, 10, 11, 12
-
b27
-
generic
-
os_x
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8209752 | 12 | Krishna Addepalli | P2 | Resolved | Fixed | b08 |
JDK-8209717 | 11.0.2 | Krishna Addepalli | P2 | Resolved | Fixed | b01 |
JDK-8209728 | 11.0.1 | Krishna Addepalli | P2 | Resolved | Fixed | b07 |
JDK-8272302 | 8u321 | Alexey Ivanov | P2 | Closed | Fixed | b01 |
JDK-8273029 | 7u331 | Alexey Ivanov | P2 | Closed | Fixed | b01 |
Description
Only the first button gets the focus once the group is active, and can be selected, but not possible to select the other options.
Steps to reproduce:
1. Run SwingSet2.jar from demos.
2. Navigate to ButtonDemo.
3. Navigate to Radio Buttons Tab
4. Try navigating to "Text Radio Buttons" / "Image Radio Buttons" group.
5. The focus is only on the first radio button, and it does not goto other buttons in the group.
Expected:
It should be possible to navigate to other radio buttons in the group and possible to select any one of them.
Attachments
Issue Links
- backported by
-
JDK-8209717 [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard.
- Resolved
-
JDK-8209728 [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard.
- Resolved
-
JDK-8209752 [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard.
- Resolved
-
JDK-8272302 [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard.
- Closed
-
JDK-8273029 [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard.
- Closed
- relates to
-
JDK-8280818 Expand bug8033699.java to iterate over all LaFs
- Open
-
JDK-8270116 Expand ButtonGroupLayoutTraversalTest.java to run in all LaFs, including Aqua on macOS
- Resolved