Integrated: 8295006: Colored text is not shown on disabled checkbox and radio button with GTK LAF for bug4314194.
Abhishek Kumar
abhiscxk at openjdk.org
Thu Dec 1 08:11:31 UTC 2022
On Wed, 19 Oct 2022 04:25:42 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
> Existing test `open/test/jdk/javax/swing/JRadioButton/4314194/bug4314194.java` was not showing colored text for disabled checkbox and radiobutton in GTK LAF.
>
> The fix is to get the disabled state color for checkbox and radiobutton from UIManager if it exists.
>
> Test case `open/test/jdk/javax/swing/JRadioButton/4314194/bug4314194.java` has been checked in CI pipeline. Link is attached in JBS.
This pull request has now been integrated.
Changeset: ce048e7c
Author: Abhishek Kumar <abhiscxk at openjdk.org>
Committer: Jayathirth D V <jdv at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ce048e7cb55517e2710dfe4e802602869d8c5cb8
Stats: 13 lines in 2 files changed: 12 ins; 1 del; 0 mod
8295006: Colored text is not shown on disabled checkbox and radio button with GTK LAF for bug4314194.
Reviewed-by: prr, tr
-------------
PR: https://git.openjdk.org/jdk/pull/10755
More information about the client-libs-dev
mailing list