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 102683 - Solaris: NPE appears everytime when DnD a component.
Summary: Solaris: NPE appears everytime when DnD a component.
Status: RESOLVED DUPLICATE of bug 82142
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P1 blocker (vote)
Assignee: Winston Prakash
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-27 00:39 UTC by _ hlu
Modified: 2007-04-28 20:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
snapshot (161.80 KB, image/png)
2007-04-27 00:41 UTC, _ hlu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ hlu 2007-04-27 00:39:43 UTC
Build200704260000 on solarisx64:
To reproduce:
1. create a web+visual web project(ee5).
2. drag and drop a(any) component, e.g. lable, button.
3. NPE appears:
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)
[catch] at java.lang.Thread.run(Thread.java:619)
Comment 1 _ hlu 2007-04-27 00:41:10 UTC
Created attachment 41778 [details]
snapshot
Comment 2 Winston Prakash 2007-04-27 00:51:16 UTC
This is bug is duplicate of 100272.

*** This issue has been marked as a duplicate of 100272 ***
Comment 3 Marian Mirilovic 2007-04-28 20:32:31 UTC
reopen
Comment 4 Marian Mirilovic 2007-04-28 20:32:48 UTC

*** This issue has been marked as a duplicate of 82142 ***