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 198374 - ArrayIndexOutOfBoundsException: OutlineView$OutlineViewOutline.getTreePreferredWidth
Summary: ArrayIndexOutOfBoundsException: OutlineView$OutlineViewOutline.getTreePreferr...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Outline&TreeTable (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-06 10:04 UTC by stiffuser
Modified: 2011-05-09 14:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 171952


Attachments
stacktrace (5.10 KB, text/plain)
2011-05-06 10:04 UTC, stiffuser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stiffuser 2011-05-06 10:04:04 UTC
Build: NetBeans Platform 7.0 (Build 201104080000)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02-334, Java(TM) SE Runtime Environment, 1.6.0_24-b07-334-10M3326
OS: Mac OS X

Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 10
   at org.openide.explorer.view.OutlineView$OutlineViewOutline.getTreePreferredWidth(OutlineView.java:1343)
   at org.openide.explorer.view.OutlineView$OutlineViewOutline$TranslatedTableCellRenderer.setBounds(OutlineView.java:1587)
   at javax.swing.CellRendererPane.paintComponent(CellRendererPane.java:120)
   at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2073)
   at javax.swing.plaf.basic.BasicTableUI.paintCells(BasicTableUI.java:1974)
   at javax.swing.plaf.basic.BasicTableUI.paint(BasicTableUI.java:1770)
Comment 1 stiffuser 2011-05-06 10:04:16 UTC
Created attachment 108146 [details]
stacktrace
Comment 2 Martin Entlicher 2011-05-09 14:12:36 UTC
I hope that this is already resolved by
http://hg.netbeans.org/main/rev/fe347e4f1f1c