-
Bug
-
Resolution: Unresolved
-
P4
-
8u311, 16
-
b32
The test TestButtonGroupFocusTraversal.java also verifies that ActionEvent is not sent for JToggleButtons and JCheckbox, only for JRadioButtons.
Currently, TestButtonGroupFocusTraversal.java is in problem list for 8u, seeJDK-8272105. For this reason, the fix for JDK-8259237 cannot be verified automatically.
I propose extracting the part which verifies whether ActionEvent is raised into a separate test.
Currently, TestButtonGroupFocusTraversal.java is in problem list for 8u, see
I propose extracting the part which verifies whether ActionEvent is raised into a separate test.
- relates to
-
JDK-8259237 Demo selection changes with left/right arrow key. No need to press space for selection.
- Resolved
-
JDK-8272105 TestButtonGroupFocusTraversal.java fails in 8u
- Resolved