CRY-D opened a new issue, #7591: URL: https://github.com/apache/netbeans/issues/7591
### Apache NetBeans version Apache NetBeans 22 ### What happened There is an issue with the code editor (from version 11 til 22)where Arabic characters do not display correctly. Specifically, if the font used in the editor does not support Arabic characters, they appear as squares. This behavior is different from other editors like IntelliJ IDEA, where Arabic characters display correctly even if the font does not support them (e.g., using JetBrains Mono). Just like so: - for instance copy this text and paste it: `إجمالي العوائد`  ### Language / Project Type / NetBeans Component _No response_ ### How to reproduce - Arabic characters should display correctly regardless of the font's support for Arabic, similar to behavior in VS Code & IntelliJ IDEA ### Did this work correctly in an earlier version? No / Don't know ### Operating System Manjaro Linux ### JDK All of JDK versions, jdk8 to jdk22 ### Apache NetBeans packaging Apache NetBeans provided installer, Apache NetBeans binary zip ### Anything else _No response_ ### Are you willing to submit a pull request? No -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
