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

Alexander Zuev kizune at openjdk.java.net
Tue Feb 1 10:25: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.

This pull request has now been integrated.

Changeset: 18a7dc8c
Author:    Alexander Zuev <kizune at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/18a7dc8c08fa15a260b4a39b18c068d30ee45962
Stats:     19 lines in 2 files changed: 15 ins; 0 del; 4 mod

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

Reviewed-by: serb, azvegint

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

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



More information about the client-libs-dev mailing list