Showing a JMenu works. However, clicking outside the JMenu to close the menu does not - the JMenu patiently stays open until one of its JMenuItems is selected (clicked).
For compatibility with the JDK/JRE and all major GUI environments, a JMenu should close when the user clicks the inside the current application but outside the JMenu. Testcase attached. -- Summary: JMenu stays open but should not Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: SWING AssignedTo: graydon at redhat dot com ReportedBy: hendrich at informatik dot uni-hamburg dot de CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20015