JDK-4139699 : heavyweight menu uses different font then lightweight menu
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.6
  • CPU: sparc
  • Submitted: 1998-05-18
  • Updated: 1998-05-18
  • Resolved: 1998-05-18
Related Reports
Duplicate :  
Description

Name: rk38400			Date: 05/18/98


My environment is:

        Solaris 2.6
        JDK 1.2 beta 3
        Metal L&F

A heavyweight menubar menu shows up with different fonts
than a lightweight menubar menu. The heavy menu uses the same
fonts as when the program is run with JDK 1.1.6. The light menus
use an anti-aliased Helvetica font.

A demonstration of the problem can be obtained by running the
MetalWorks Swing demo and sizing the window so that
some menus become heavy weight (i.e. make the window shorter than
a menu's height).
(Review ID: 30615)
======================================================================