Menus/menu items don't respect look-and-feel settings
I'm using IDEA 7 final on Java 6
>java -version
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)
on Ubuntu Feisty.
With IDEA 7, menus and menu items are using the default Java font (Lucida, I think), rather than a font specific to the look and feel. If I change to GTK+ look and feel the menus do pick up that font.
On IDEA 6, menus respect the L&F font settings.
I can file an issue with a screenshot if that helps
Thanks
Patrick
请先登录再写评论。
Additional notes:
Alloy Glass look and feel for now
no font override in Appearance dialog
Menus are very slow to open and render. I can't, for example, quickly sweep across the menu bar--there is a clear open-render grey-render menu cycle apparent even after menus have been opened multiple times.
Hello Patrick,
Font used by IDEA GUI is explicitly set in Settings / Appearance, isn't it?
>> java -version
>>
Alexander.