cristatus opened a new issue, #7780: URL: https://github.com/apache/netbeans/issues/7780
### Apache NetBeans version Apache NetBeans 23 release candidate ### What happened Netbeans 23 launcher auto-detects HiDPI and set's `GDK_SCALE=2`. However, some jdk especially 21 and JBR distributions handle scaling naively. Setting `GDK_SCALE=2` in launch script results in 4x scaling. ### Language / Project Type / NetBeans Component _No response_ ### How to reproduce Use temurin jdk 21 or Jetbrain JDK 21 and luanch netbeans 23. The netbeans UI on HiDPI screen with 2x scale looks like 4x scaled. ### Did this work correctly in an earlier version? Apache NetBeans 22 ### Operating System Arch Linux ### JDK 21 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else _No response_ ### Are you willing to submit a pull request? Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists