<Swing Dev> RFR: 8075915: The eight controls without black backgrounds with WinLAF & GTK LAF & Nimbus LAF [v2]

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Wed Apr 14 06:48:06 UTC 2021


On Wed, 14 Apr 2021 00:33:22 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

>> This manual test was written for Metal L&F, so now it is set explicitly.
>> Test is also refactored to use JFrame instead of Applet.
>> 
>> The test is not in `ProblemList.txt`.
>> It still fails on JDK 1.5 (after removing all syntactic sugar).
>
> Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Tuned for standalone mode.

![image](https://user-images.githubusercontent.com/43534309/114665616-e1ec4380-9d1a-11eb-851f-937ca72d9c4f.png)

I see RadioButton and RBMenuItem check mark is not visible...so probably there is still a product bug somewhere...I guess we need to fix that as well when we fix this test..

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

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


More information about the swing-dev mailing list