<Swing Dev> RFR: 8269951: [macos] Focus not painted in JButton when setBorderPainted(false) is invoked

Alexander Zuev kizune at openjdk.java.net
Fri Aug 13 06:06:49 UTC 2021


On Thu, 12 Aug 2021 18:17:47 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> There are two choices: draw this rectangle ourselves or request this feature from the JRS.

There i pushed the code that only draws the focus ring without the rest of the border.

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

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


More information about the swing-dev mailing list