On Tue, 16 Apr 2024 04:09:47 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:
>> test/jdk/javax/swing/JComboBox/DisabledComboBoxFontTestAuto.java line 58: >> >>> 56: >>> 57: private static void createCombo() { >>> 58: combo = new JComboBox(); >> >> If we can use unicode blank character instead of "Simple JComboBox" text. I >> think we make this test more robust and avoid tolerance checks. > > Updated. Can the initial bug "JComboBox has correct font color when disabled" be verified with this change? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18644#discussion_r1566836859