RFR: 8279586: [macos] custom JCheckBox and JRadioBox with custom icon set: focus is still displayed after unchecking

Alexander Zuev kizune at openjdk.java.net
Mon Jan 31 09:51:36 UTC 2022


On Mon, 31 Jan 2022 09:44:43 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> Make border painting for the check boxes and radio buttons with custom icons
> take into account the property that enables or disables the focus painting.
> Add that case to the test.

Focus painting for combo box and radio button with custom icon should honor the corresponding property.

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

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



More information about the client-libs-dev mailing list