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 234909 - IndexOutOfBoundsException: Invalid index
Summary: IndexOutOfBoundsException: Invalid index
Status: RESOLVED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-23 22:10 UTC by szmitek
Modified: 2013-08-24 06:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203304


Attachments
stacktrace (2.67 KB, text/plain)
2013-08-23 22:10 UTC, szmitek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description szmitek 2013-08-23 22:10:22 UTC
Build: NetBeans IDE 7.4 Beta (Build 201307092200)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b45, Java(TM) SE Runtime Environment, 1.8.0-ea-b103
OS: Linux

User Comments:
szmitek: Click on empty list ofQuickOpener settings in NetBeans windows




Stacktrace: 
java.lang.IndexOutOfBoundsException: Invalid index
   at javax.swing.DefaultRowSorter.convertRowIndexToModel(DefaultRowSorter.java:514)
   at me.dsnet.quickopener.prefs.CommandsPanel.jTable2MouseClicked(CommandsPanel.java:293)
   at me.dsnet.quickopener.prefs.CommandsPanel.access$400(CommandsPanel.java:20)
   at me.dsnet.quickopener.prefs.CommandsPanel$5.mouseClicked(CommandsPanel.java:149)
   at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270)
   at java.awt.Component.processMouseEvent(Component.java:6525)
Comment 1 szmitek 2013-08-23 22:10:24 UTC
Created attachment 139157 [details]
stacktrace
Comment 2 Marian Mirilovic 2013-08-24 06:40:33 UTC
Please report to https://github.com/kinkadzs/QuickOpener-NetBeans