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 152036 - StringIndexOutOfBoundsException: String index out of range: -1
Summary: StringIndexOutOfBoundsException: String index out of range: -1
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Quick Filechooser (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-31 19:32 UTC by Jesse Glick
Modified: 2009-02-19 19:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 134779


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2008-10-31 19:32:16 UTC
Build: NetBeans IDE Dev (Build 081022)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.24-21-generic, i386
User comments: Backspacing over text.
STACKTRACE: (first 10 lines)
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
        at java.lang.String.substring(String.java:1938)
        at
org.netbeans.modules.quickfilechooser.ChooserComponentUI$DeletePathComponentAction.actionPerformed(ChooserComponentUI.java:517)
        at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1636)
        at javax.swing.JComponent.processKeyBinding(JComponent.java:2849)
        at javax.swing.JComponent.processKeyBindings(JComponent.java:2884)
        at javax.swing.JComponent.processKeyEvent(JComponent.java:2812)
        at java.awt.Component.processEvent(Component.java:5911)
        at java.awt.Container.processEvent(Container.java:2023)
        at java.awt.Component.dispatchEventImpl(Component.java:4501)
        at java.awt.Container.dispatchEventImpl(Container.java:2081)
Comment 1 Jesse Glick 2009-02-19 19:01:40 UTC
release65/contrib #e3f9be0ab102