RFR: 8075917: The regression-swing case failed as the text on label is not painted red with the GTK L&F [v2]

Abhishek Kumar abhiscxk at openjdk.org
Fri Feb 16 12:39:55 UTC 2024


On Fri, 16 Feb 2024 10:21:20 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> test bug4314194 mentioned in [JDK-8298083](https://bugs.openjdk.org/browse/JDK-8298083) fails in GTK LAF and rightly it is problemlisted for linux machine. @mrserb has created a bug [JDK-8298153](https://bugs.openjdk.org/browse/JDK-8298153).
>> 
>> So, I think we need to check if color is set by user explicitly in GTK LAF.
>
> So, please check if the fix can be extended for checkbox and radiobutton

The similar approach is working for Checkbox and Radiobutton. Should I raise a separate PR or extend the fix here?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17763#discussion_r1492402018


More information about the client-libs-dev mailing list