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 66912 - Undo / Redo in JMenu
Summary: Undo / Redo in JMenu
Status: RESOLVED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: Sun Windows ME/2000
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-16 10:33 UTC by elinor
Modified: 2007-07-13 13:56 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 elinor 2005-10-16 10:33:10 UTC
When removing a JMenu from the GUI, then undoing the action, the JMenu doesn't 
come back in the same place.

Steps:
- create basic sample form application ;
- delete "Edit" JMenu ;
- undo last action ;

=> the Edit JMenu appears at the end of the JMenuBar instead of in the central 
position, despite being added at the correct position in the object inspector.
Comment 1 Tomas Pavek 2007-07-13 13:56:20 UTC
This seems to be already fixed, working fine now.