[jdk17u-dev] Integrated: 7093691: Nimbus LAF: disabled JComboBox using renderer has bad font color

KIRIYAMA Takuya duke at openjdk.org
Wed Oct 30 07:37:14 UTC 2024


On Mon, 28 Oct 2024 11:03:03 GMT, KIRIYAMA Takuya <duke at openjdk.org> wrote:

> Hi all,
> This pull request is the backport of JDK-7093691.
> It is clean, but the added test DisabledComboBoxFontTestAuto.java fails with some LAFs. This problem is resolved in JDK-8310072.
> I created the pull request #3009 which backports JDK-8310072.
> 
> Testing:
> javax/swing/JComboBox and tests using DefaultListCellRenderer class on Windows and Linux

This pull request has now been integrated.

Changeset: a72e14af
Author:    KIRIYAMA Takuya <kiriyama.takuya at fujitsu.com>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/a72e14af66c6625d2f6269938502f46dc9718ce8
Stats:     238 lines in 3 files changed: 229 ins; 6 del; 3 mod

7093691: Nimbus LAF: disabled JComboBox using renderer has bad font color

Backport-of: 87b314a985c5c3937c1d1d8daadd3e9f8b1acd9d

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

PR: https://git.openjdk.org/jdk17u-dev/pull/3008


More information about the jdk-updates-dev mailing list