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 - JMenu isn't visible in designer if you add it into the JMenuBar
Summary: JMenu isn't visible in designer if you add it into the JMenuBar
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-15 10:42 UTC by Marian Mirilovic
Modified: 2005-09-05 09:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)