On Wed, 11 Aug 2021 11:22:50 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:
> Initial implementation and a test case. > > The problem is that Aqua LaF shows the focused component with the glow on the > border, hence when the border is not painted the foxus is not displayed. The > idea is to paint the glowing border on the focused component anyways. BTW this issue was known for a long time, and even the spec was updated specifically for it: https://bugs.openjdk.java.net/browse/JDK-4416026 ------------- PR: https://git.openjdk.java.net/jdk/pull/5082