JDK-4167397 : JInternalFrame's title should be stable as JFrame when changing font.
  • 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-08-19
  • Updated: 2001-01-12
  • Resolved: 2001-01-12
Related Reports
Duplicate :  
Description
JDK Version: 1.2fcs-F
OS: Solaris 2.6
Locale: C, zh

When changing JInternalFrame's font, the title's font will be changed, and
it can not be displayed correctly. May be the JInternalFrame's title should
be stable as JFrame?
see attached file to reproduce it.


jim.hu@prc 1998-08-19

Comments
EVALUATION When I run the enclosed program, the font simply doesn't change. Need to investigate what the problem is. hania.gajewska@Eng 1999-09-16 Bug 4221012 explains this problem and has a better sample app. I am going to close this out as a duplicate. Also, the title should not be stable as in JFrame. joutwate@eng 2001-01-12
12-01-2001