Project tree font family is alien. How to fix?

已回答

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?

0

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.

0

And the error doesn't depend on a theme in use. Say, this is native Darcula one.

0

Thanks for the details, I've reported a bug at https://youtrack.jetbrains.com/issue/IDEA-212569. Please follow it for updates.

0
Avatar
Permanently deleted user

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

0

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.

0
Avatar
Permanently deleted user

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

0

Serge, sorry, have not attached log immediately. Have added it to the appropriate bug.

 

0

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.

0

请先登录再写评论。