You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
If we change the Look and Feel to something other than Nimbus then it shows the title properly:
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](https://private-user-images.githubusercontent.com/74296590/405151317-856e890d-6b6c-4c0b-a925-5affc44a3118.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTI3NzEsIm5iZiI6MTczOTU5MjQ3MSwicGF0aCI6Ii83NDI5NjU5MC80MDUxNTEzMTctODU2ZTg5MGQtNmI2Yy00YzBiLWE5MjUtNWFmZmM0NGEzMTE4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA0MDc1MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMxYzAzODY5YTFjNTAyMTY5NDk4NDUxMTcwMTc0YjBkOWE1YjMwYjdlNDQ0YTE0YTAwMWIwNDRiOWNhNjc1NjMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.aECvII7NwO8Ka4NfsHSLUcQQPgh3RybZT2kBk4GXE88)
If we change the Look and Feel to something other than Nimbus then it shows the title properly:
![Image](https://private-user-images.githubusercontent.com/74296590/405152549-fd7cb6ed-bd09-43b8-ae14-952619901639.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTI3NzEsIm5iZiI6MTczOTU5MjQ3MSwicGF0aCI6Ii83NDI5NjU5MC80MDUxNTI1NDktZmQ3Y2I2ZWQtYmQwOS00M2I4LWFlMTQtOTUyNjE5OTAxNjM5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA0MDc1MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTk3NGI5ZmE5MTFhZDNjNjkwODBlZjg5MTA3MTZlODQ4MmI3MzE2MWY3NzFlZDU5OTY4OWVmYjUyN2VlNTFlNmMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.vH9GWYTzLZrPYcsS40FUyq9w9nDUb6soSpF6T-RNTm0)
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?
Please provide steps to reproduce where possible
Expected Results
Actual Results
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?
Did you test with other Java versions?
Relevant log output
The text was updated successfully, but these errors were encountered: