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 219614 - NullPointerException at javafx.embed.swing.SwingDnD$2.dragDropEnd
Summary: NullPointerException at javafx.embed.swing.SwingDnD$2.dragDropEnd
Status: RESOLVED DUPLICATE of bug 216251
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-05 17:11 UTC by harrison3001
Modified: 2012-10-09 21:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 193133


Attachments
stacktrace (1.48 KB, text/plain)
2012-10-05 17:11 UTC, harrison3001
Details

Note You need to log in before you can comment on or make changes to this bug.
Description harrison3001 2012-10-05 17:11:48 UTC
This bug was originally marked as duplicate of bug 216251, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b10
OS: Windows 7

User Comments:
harrison3001: Customizing Toolbar --> Adding the Save Icon

GUEST: Inserting an Meta data entry vom the palette into an static HTML-file. Was just closing the dialog form for defining the entry.

JanGen: clicking on internal webbrowser




Stacktrace: 
java.lang.NullPointerException
   at javafx.embed.swing.SwingDnD$2.dragDropEnd(SwingDnD.java:119)
   at java.awt.dnd.DnDEventMulticaster.dragDropEnd(DnDEventMulticaster.java:110)
   at java.awt.dnd.DragSource.processDragDropEnd(DragSource.java:769)
   at java.awt.dnd.DragSourceContext.dragDropEnd(DragSourceContext.java:437)
   at sun.awt.dnd.SunDragSourceContextPeer$EventDispatcher.run(SunDragSourceContextPeer.java:491)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
Comment 1 harrison3001 2012-10-05 17:11:50 UTC
Created attachment 125472 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-10-08 09:24:56 UTC

*** This bug has been marked as a duplicate of bug 216251 ***
Comment 3 Exceptions Reporter 2012-10-09 21:47:15 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=193133