Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Look and feel -> Nimbus issue #1220

Open
1 task
mahboobbaig opened this issue Jan 21, 2025 · 4 comments
Open
1 task

Look and feel -> Nimbus issue #1220

mahboobbaig opened this issue Jan 21, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@mahboobbaig
Copy link

Please provide a brief summary of the bug

In our Swing UI, If we change the Look and feel to Nimbus, the alarm title cannot be displayed as It has a white font on a white background. Like shown below:
Image

If we change the Look and Feel to something other than Nimbus then it shows the title properly:
Image

As per this defect it looks to have got resolved in Java 18 and later releases: https://bugs.openjdk.org/browse/JDK-8058704

Is is possible to backport this fix to Adopt OpenJDK 17 release?

Its a high priority issue for us. Please respond at the earliest.

Did you test with the latest update version?

  • Yes

Please provide steps to reproduce where possible

Image

Expected Results

Image

Actual Results

Image

What Java Version are you using?

openjdk version "17.0.10" 2024-01-16 OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing)

What is your operating system and platform?

Windows Server 2012

How did you install Java?

Adopt OpenJDK portal

Did it work before?

No

Did you test with other Java versions?

Relevant log output

@mahboobbaig mahboobbaig added the bug Something isn't working label Jan 21, 2025
@karianna
Copy link
Contributor

@mahboobbaig please try with the latest Java 17 and report back here

@karianna
Copy link
Contributor

That said, I see that it has not been backported in which case you'll need to do so yourself or likely take up a commercial support offering.

@mahboobbaig
Copy link
Author

May I know in which exact release it has been fixed? Is there any possibility of backporting it to 17?

@jerboaa
Copy link

jerboaa commented Jan 22, 2025

JDK-8058704 indicates it's in JDK 18 and better. E.g. JDK 21.

@karianna karianna added wontfix This will not be worked on and removed wontfix This will not be worked on labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants