Unicode character(Korean) is broken only in git annotation gutter of editor pane
Answered
I am using Idea on Xubuntu. Unicode character(Korean) is broken only in the git annotation gutter of the editor pane. But it shows well other panes or dialogs all include Git Log pane. I am attaching capture.
----
IntelliJ IDEA 2018.3.4 (Ultimate Edition)
Build #IU-183.5429.30, built on January 29, 2019
Licensed to ****
JRE: 1.8.0_152-release-1343-b26 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 4.18.5-041805-generic
----

Please sign in to leave a comment.
Gutter annotation is using the editor font. Please make sure your editor font is capable of displaying the Korean glyphs.
Thank you Serge
but my editor font can display Korean well already.
Could it be a Linux related problem?
Could you please attach a screenshot with the editor font settings?
Thank you Serge.
You saved me.
I set Fallback font to "Noto Sans Mono CJK KR Regular" on "Editor > Font" setting dialog.
Thank you again.