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 60123 - No feedback if designing JMenubar nor JMenu
Summary: No feedback if designing JMenubar nor JMenu
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-16 10:40 UTC by Marian Mirilovic
Modified: 2005-09-20 08:19 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-16 10:40:01 UTC
NB.dev(200506151800), JDk1.5.0_04

Steps to reproduce:
- run IDE
- create JFrame
- add JMenubar
- try to select JMenubar and add JMenu in designer
-> the jmenubar isn selected so there is no feedback for user what is it
actually designed and very often it can be the JMenu instead of JMenubar

There should be selection of the JMenubar if it's designed and so I expect if
you design JMenu, I think it had been implemented for the previous version of
the form editor ...
Comment 1 Jan Stola 2005-09-19 14:07:40 UTC
Fixed.
Comment 2 Marian Mirilovic 2005-09-20 08:19:40 UTC
verified in NB 5.0 (200509191800)