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

Sergey Bylokhov serb at openjdk.java.net
Tue Feb 1 03:15:11 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.

Looks fine, BTW we can improve this test by checking all installed L&Fs.

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

Marked as reviewed by serb (Reviewer).

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



More information about the client-libs-dev mailing list