Project tree font family is alien. How to fix?
Answered
Hi!
The problem takes place with the current and the previous stable builds at least. I have selected some font as "User custom font", but project tree doesn't respect the setting. Instead it uses, I guess, default Sans/Dialog font.
The IDE is running under up to date (Manjaro) Linux.
How to fix this accessibility problem?
Please sign in to leave a comment.
Could you please share a screenshot? There is no separate setting for the font in the project view, it should use the same UI font as the rest of the IDE.
Sure.
And the error doesn't depend on a theme in use. Say, this is native Darcula one.
Thanks for the details, I've reported a bug at https://youtrack.jetbrains.com/issue/IDEA-212569. Please follow it for updates.
Andrew,
Would you please try to reproduce the problem with default settings?
1. Disable settings synchronisation (if enabled) and quit IntelliJ IDEA
2. Remove "
~/.IntelliJIdea2019.1"directory (or temporarily move it aside to restore your settings afterwards)3. Start IntelliJ IDEA and reproduce the issue
If reproducing will require some specific steps, please, describe them as well.
Also, please, attach log files: https://intellij-support.jetbrains.com/hc/en-us/articles/207241085
Arseniy,
Have tried with empty config dir. Behaviour differs. On the first start:
- created Java project
- have set custom UI font (Cantarell), rendering is Ok everywhere
- close session
On the second start:
- custom font family renedering is lost
- configuration check box is checked, but font family value is empty
Image is attached.
Hope you have got Linux box to reproduce.
Do you see the exception like this https://youtrack.jetbrains.com/issue/IDEA-206089 in idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085)?
https://youtrack.jetbrains.com/issue/IDEA-206180 could be the case.
Thanks for checking out. So, the original problem with Project View didn't appear?
The problem with font lost is known, we are investigating it at the moment: https://youtrack.jetbrains.com/issue/IDEA-209643
Serge, sorry, have not attached log immediately. Have added it to the appropriate bug.
Arseniy, yes, with new config dir I see just lost custom font for all UI. And now there isn't any difference between project tree and other UI elements.