On Fri, 30 Jul 2021 19:52:50 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> Does the JEditorPane have the same issue?
> https://bugs.openjdk.java.net/browse/JDK-6789980

I noticed when running `ButtonGroupLayoutTraversalTest.java` test in Nimbus LaF 
that background color for JRadioButton is also ignored. The components change 
their color as focus is moved, but in Nimbus LaF none of the components changes 
the background color.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4930

Reply via email to