apache / netbeans

Apache NetBeans
https://netbeans.apache.org/
Apache License 2.0
2.62k stars 840 forks source link

Arabic Characters Not Displaying correctly in Code Editor #7591

Open CRY-D opened 1 month ago

CRY-D commented 1 month ago

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:

Screenshot_20240717_161850

Language / Project Type / NetBeans Component

No response

How to reproduce

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