Other |
---|
tbdUnresolved |
Relates :
|
|
Relates :
|
The javax/swing/JRadioButton/8033699/bug8033699.java test initially didn't support Aqua and Nimbus Look and Feels (LaF). These problems were fixed. The test should iterate over all the installed LaFs to make sure the keyboard navigation to radio buttons works as expected in all the LaFs, not only in the default one. JDK-8167160 excluded Aqua and Nimbus LaFs JDK-8208640 enabled running the test in Aqua This bug is similar to JDK-8270116 which enabled running ButtonGroupLayoutTraversalTest.java in all the Look and Feels.