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 202674 - [71cat] [71cat] ArrayIndexOutOfBoundsException: 133
Summary: [71cat] [71cat] ArrayIndexOutOfBoundsException: 133
Status: RESOLVED DUPLICATE of bug 202837
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 13:11 UTC by muellermi
Modified: 2011-10-06 09:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 181407


Attachments
stacktrace (3.43 KB, text/plain)
2011-09-26 13:11 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2011-09-26 13:11:20 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109222201)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows XP

User Comments:
muellermi: ctrl-space to complete a variable




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 133
   at org.netbeans.lib.editor.util.GapList.get(GapList.java:462)
   at org.netbeans.modules.editor.lib2.view.DocumentViewChildren.viewIndexFirstByStartOffset(DocumentViewChildren.java:248)
   at org.netbeans.modules.editor.lib2.view.DocumentView.getViewIndex(DocumentView.java:327)
   at org.netbeans.modules.editor.lib2.view.ViewHierarchyImpl.modelToParagraphView(ViewHierarchyImpl.java:284)
   at org.netbeans.modules.editor.lib2.view.LockedViewHierarchy.modelToParagraphView(LockedViewHierarchy.java:124)
   at org.netbeans.editor.GlyphGutter$6.run(GlyphGutter.java:655)
Comment 1 muellermi 2011-09-26 13:11:24 UTC
Created attachment 111190 [details]
stacktrace
Comment 2 Milutin Kristofic 2011-10-06 09:02:26 UTC

*** This bug has been marked as a duplicate of bug 202837 ***