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 98086 - NPE while using drag and drop in Inspector window
Summary: NPE while using drag and drop in Inspector window
Status: CLOSED DUPLICATE of bug 82142
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-16 14:02 UTC by Jiri Vagner
Modified: 2007-08-10 14:27 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-03-16 14:02:09 UTC
Changing position of nodes in Inspector window using drag and drop generates NPE.


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



java.lang.NullPointerException
	at sun.awt.X11.XSelection.checkChange(XSelection.java:749)
	at sun.awt.X11.XSelection.access$200(XSelection.java:30)
	at sun.awt.X11.XSelection$SelectionEventHandler.dispatchEvent(XSelection.java:758)
	at sun.awt.X11.XToolkit.dispatchEvent(XToolkit.java:482)
	at sun.awt.X11.XToolkit.run(XToolkit.java:626)
	at sun.awt.X11.XToolkit.run(XToolkit.java:560)
Comment 1 Jan Stola 2007-03-20 18:21:46 UTC
Caused by JDK issue 6482905 or 6511815:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6182905
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6511815
This exception has been already filled for example as 77516, 82142, 92106, 
95457, 96574, 97356 or 97558.
Comment 2 Marian Mirilovic 2007-04-28 20:40:44 UTC
r
Comment 3 Marian Mirilovic 2007-04-28 20:41:00 UTC

*** This issue has been marked as a duplicate of 82142 ***
Comment 4 Jiri Vagner 2007-08-10 14:27:02 UTC
Duplicate of old known issue > Closed