This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 60003

Summary: JMenu isn't visible in designer if you add it into the JMenuBar
Product: guibuilder Reporter: Marian Mirilovic <mmirilovic>
Component: CodeAssignee: issues@guibuilder <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Marian Mirilovic 2005-06-15 10:42:47 UTC
NB.next(200506142000), JDK1.5.0_04

Steps to reproduce:
- run IDE
- create JFrame
- add JMenuBar throuhg popup menu on the JFrame node in the inspector
- add JMenu to the jmenubar
-> it isn't shown in the designer, the designer shows just the first JMenu
Comment 1 Jan Stola 2005-08-23 15:46:28 UTC
Fixed - the menu should be visible.
Comment 2 Marian Mirilovic 2005-08-26 10:31:33 UTC
verified in NB.dev(200508251800)