On Fri, 16 Feb 2024 10:21:20 GMT, Prasanta Sadhukhan <psadhuk...@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