-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
6
-
x86
-
windows_vista
The Font on JMenuBar is different when the Look And Feel is WindowLookAndFeel and WindowClassicLookAndFeel.
For reproducing this problem, run the attached sample test
- Choose the Windows L&F on the JComboBox on the extreme left
- Click on the "Get Font Details"
All the Components displayed on the JFrame got printed on the Console. The JMenuBar's Font is Segoe UI Font, which is different from the other Component's Font Dialog.
Build Info:
java version "1.6.0-beta2"
Java(TM) SE Runtime Environment (build 1.6.0-beta2-b84)
Java HotSpot(TM) Client VM (build 1.6.0-beta2-b84, mixed mode, sharing)
For reproducing this problem, run the attached sample test
- Choose the Windows L&F on the JComboBox on the extreme left
- Click on the "Get Font Details"
All the Components displayed on the JFrame got printed on the Console. The JMenuBar's Font is Segoe UI Font, which is different from the other Component's Font Dialog.
Build Info:
java version "1.6.0-beta2"
Java(TM) SE Runtime Environment (build 1.6.0-beta2-b84)
Java HotSpot(TM) Client VM (build 1.6.0-beta2-b84, mixed mode, sharing)