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 186049 - ArrayIndexOutOfBoundsException: -1
Summary: ArrayIndexOutOfBoundsException: -1
Status: RESOLVED WONTFIX
Alias: None
Product: qa
Classification: Unclassified
Component: a11y (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-12 20:31 UTC by Filip Zamboj
Modified: 2011-02-16 17:20 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169519


Attachments
stacktrace (2.35 KB, text/plain)
2010-05-12 20:31 UTC, Filip Zamboj
Details
stacktrace (2.35 KB, text/plain)
2010-05-12 20:43 UTC, Filip Zamboj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Zamboj 2010-05-12 20:31:18 UTC
Build: NetBeans IDE Dev (Build 201005112200)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
fzamboj: clicked into A11 Result window




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: -1
   at org.netbeans.modules.a11ychecker.output.TableSorter.modelIndex(TableSorter.java:292)
   at org.netbeans.modules.a11ychecker.output.TableSorter.getValueAt(TableSorter.java:327)
   at org.netbeans.modules.a11ychecker.output.ResultPanel.performTableRowAction(ResultPanel.java:223)
   at org.netbeans.modules.a11ychecker.output.ResultPanel.messageTableKeyPressed(ResultPanel.java:905)
   at org.netbeans.modules.a11ychecker.output.ResultPanel.access$500(ResultPanel.java:105)
   at org.netbeans.modules.a11ychecker.output.ResultPanel$8.keyPressed(ResultPanel.java:639)
Comment 1 Filip Zamboj 2010-05-12 20:31:21 UTC
Created attachment 98897 [details]
stacktrace
Comment 2 Filip Zamboj 2010-05-12 20:43:26 UTC
Created attachment 98899 [details]
stacktrace

clicked on tab traversal in a11 result window
Comment 3 Marian Mirilovic 2011-02-16 17:20:26 UTC
too old without plan to fix it