Eirik Bakke created NETBEANS-6468:
-------------------------------------
Summary: Windows LAF does not work properly on Windows 11 with
Java 17
Key: NETBEANS-6468
URL: https://issues.apache.org/jira/browse/NETBEANS-6468
Project: NetBeans
Issue Type: Bug
Components: platform - Window System
Affects Versions: 12.6
Environment: Windows 11 and Java 17.
Reporter: Eirik Bakke
Various NetBeans LAF-related code reverts to an older look if the "os.name"
system property does not contain the string "Windows 10". With Java 17, the
"os.name" property may now return "Windows 11", leading to odd-looking UI tab
components on NetBeans when running on the Windows LAF.
I'll submit a PR to fix this.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists