JDK-4109368 : JMenubar not working properly on solaris
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.0
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.5.1
  • CPU: generic
  • Submitted: 1998-02-04
  • Updated: 1998-02-04
  • Resolved: 1998-02-04
Related Reports
Duplicate :  
Description
1.) start examples/notepad under solaris/cde
2.) resize window from upper left corner (make it smaller)
3.) click on "file" in menubar
 observe: pulldown menu appears somewhere offset on the screen and not under "file" 
the offset depends on the resize amount
(if the bug doesn't appear right away, try different resize actions, i.e. make it bigger and then smaller again, different window corners...)

note: under windows it's fine, happens only under solaris
the version is swing-pre-1.0

Comments
EVALUATION georges.saab@Eng 1998-02-04 This is a duplicate of a known bug in AWT, where resizing a frame on Solaris to the top or left does not reset the bounding rectangle.
04-02-1998