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 232187 - IllegalStateException: originalSource org.openide.explorer.view.OutlineView$OutlineViewOutline[,0,0,452x0,alignmentX=0.0,alignmentY=0.0,border=,flags=251658728,maximumSize=,minimumSize=,preferredSize=
Summary: IllegalStateException: originalSource org.openide.explorer.view.OutlineView$O...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-03 08:33 UTC by williambacchi
Modified: 2013-08-19 09:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 184219


Attachments
stacktrace (2.12 KB, text/plain)
2013-07-03 08:33 UTC, williambacchi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description williambacchi 2013-07-03 08:33:25 UTC
Build: NetBeans IDE Dev (Build 201306272300)
VM: Java HotSpot(TM) Client VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows XP

User Comments:
williambacchi: editing java code




Stacktrace: 
java.lang.IllegalStateException: originalSource org.openide.explorer.view.OutlineView$OutlineViewOutline[,0,0,452x0,alignmentX=0.0,alignmentY=0.0,border=,flags=251658728,maximumSize=,minimumSize=,preferredSize=,autoCreateColumnsFromModel=true,autoResizeMode=AUTO_RESIZE_SUBSEQUENT_COLUMNS,cellSelectionEnabled=false,editingColumn=-1,editingRow=-1,gridColor=javax.swing.plaf.ColorUIResource[r=212,g=208,b=200],preferredViewportSize=java.awt.Dimension[width=450,height=400],rowHeight=22,rowMargin=1,rowSelectionAllowed=true,selectionBackground=java.awt.Color[r=182,g=182,b=182],selectionForeground=javax.swing.plaf.ColorUIResource[r=0,g=0,b=0],showHorizontalLines=true,showVerticalLines=false] has no root pane: null
   at org.openide.explorer.view.DropGlassPane.putBackOriginal(DropGlassPane.java:131)
   at org.openide.explorer.view.OutlineViewDragSupport.dragDropEnd(OutlineViewDragSupport.java:112)
   at java.awt.dnd.DragSourceContext.dragDropEnd(DragSourceContext.java:435)
   at sun.awt.dnd.SunDragSourceContextPeer$EventDispatcher.run(SunDragSourceContextPeer.java:491)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
Comment 1 williambacchi 2013-07-03 08:33:27 UTC
Created attachment 136638 [details]
stacktrace
Comment 2 Jan Peska 2013-07-09 14:06:25 UTC
Probably related to OutlineView - I'm not familiar with OutlineView DnD support so Martin please evaluate and reassign back if needed.
Comment 3 Martin Entlicher 2013-07-24 15:32:40 UTC
There was an attempt to fix a similar issue - #216921, but IMHO it was not successful, since there are two issues: issue #220939 and issue #222717, that were reported *after* the fix. Though, they are resolved as duplicates to issue #216921.
Comment 4 Martin Entlicher 2013-07-24 15:35:00 UTC
Standa, can you please look at it? Thanks.
Comment 5 Stanislav Aubrecht 2013-08-19 09:30:22 UTC
core-main 52c6cf62094d