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 100447 - MD - NPE after drag and drop in menu bar
Summary: MD - NPE after drag and drop in menu bar
Status: VERIFIED DUPLICATE of bug 100231
Alias: None
Product: guibuilder
Classification: Unclassified
Component: App Framework (show other bugs)
Version: 6.x
Hardware: All Linux
: P1 blocker (vote)
Assignee: Joshua Marinacci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-10 11:38 UTC by Jiri Vagner
Modified: 2007-11-27 14:45 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 Jiri Vagner 2007-04-10 11:38:03 UTC
Steps to reproduce :
Create new java application project
Add new frame
Add menu bar into frame
Swap first menu with second menu in menu using drag and drop


NetBeans IDE Dev (Build 200704091800)
1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b04
Linux version 2.6.17-10-386 running on i386
en_US (nb); UTF-8


java.lang.NullPointerException
	at
org.netbeans.modules.form.menu.MenuEditLayer$2.formChanged(MenuEditLayer.java:468)
	at org.netbeans.modules.form.FormModel.fireEvents(FormModel.java:985)
[catch] at org.netbeans.modules.form.FormModel$EventBroker.run(FormModel.java:1094)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
	at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
Comment 1 Tomas Pavek 2007-04-11 16:28:07 UTC
According to the exception this should be already fixed by fix of issue 100231.

*** This issue has been marked as a duplicate of 100231 ***
Comment 2 Jiri Vagner 2007-08-10 15:08:53 UTC
Verified

Product Version: NetBeans IDE Dev (Build 070810)
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
Comment 3 Jana Maleckova 2007-11-27 14:45:17 UTC
tested on NetBeans IDE 6.0 (Build 200711261600)