JDK-4729091 : The view of awt application is different from that of Swing.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.4.1
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2002-08-09
  • Updated: 2003-02-27
  • Resolved: 2003-02-27
Related Reports
Relates :  
Description
 The view of Swing application is different from that of awt.
 
 1. Reproduce
   1) Compile the attached 3 java files
   2) Invoke "java PureJava1"
     -> This program shows the 2 frames, one is awt and another is
        Swing. those two are overlapped, you will see only awt's one.
        Please drag the awt frame, then you will see the swing frame 
        window.
        
   Please see the menu bar of each and you can see the difference.


 2. Configration

 MPU: Pentium IV 1.4[GHz]
 Mem: 384[MB]
 OS : WindowsXP(japanese)
 JDK: 1.4.1-rc-b16
 
2002-08-09
============================================================================

Comments
EVALUATION Commit to fix in Tiger (Fujitsu). ###@###.### 2002-08-13 Name: ssR10077 Date: 02/24/2003 Bug is not reproducible in jdk1.4.2b11 ====================================================================== Name: ssR10077 Date: 02/26/2003 The difference is in color of unused part of menu bar. The bug is duplicate of 4551985 Background color of Menu is different from that of MenuBar. ###@###.### 2003-02-26 ======================================================================
26-02-2003