RFR: 7093691: Nimbus LAF: disabled JComboBox using renderer has bad font color [v4]

Prasanta Sadhukhan psadhukhan at openjdk.org
Wed Feb 8 06:36:45 UTC 2023


On Wed, 8 Feb 2023 01:39:04 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:

> I created an automated test, but for some L&F's (such as Nimbus), an enabled vs disabled ComboBox differs in more than just the text color. The background, border, and button color may change as well

Then can we not compare the comboBox without DLCR with comboBox with DLCR when both are disabled...both should be same as per your screenshot

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

PR: https://git.openjdk.org/jdk/pull/12390



More information about the client-libs-dev mailing list