Name: gm110360 Date: 09/14/2004
FULL PRODUCT VERSION :
java version "1.5.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-rc-b63)
Java HotSpot(TM) Client VM (build 1.5.0-rc-b63, mixed mode, sharing)
ADDITIONAL OS VERSION INFORMATION :
Windows XP with SP1
A DESCRIPTION OF THE PROBLEM :
When a JMenu added to a JFrame pops up for the first time, there is a unused blank space added under/at the bottom of the last JMenuItem. When you close the JMenu and reopen it again, the blank space under the last JMenuItem is gone.
For multiple recursive added submenus the blank space added at the bottom of the last JMenuItem increases wich each submenu level.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Simply use the JMenu Webstart demo from your java tutorial:
http://java.sun.com/docs/books/tutorialJWS/uiswing/components/example-1dot4/MenuDemo.jnlp
REPRODUCIBILITY :
This bug can be reproduced always.
(Incident Review ID: 302327)
======================================================================