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 193858 - AssertionError: limitOffset=3198 > docTextLength=3187
Summary: AssertionError: limitOffset=3198 > docTextLength=3187
Status: RESOLVED DUPLICATE of bug 191620
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-28 05:41 UTC by supuhstar
Modified: 2011-02-07 12:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 174003


Attachments
stacktrace (3.07 KB, text/plain)
2010-12-28 05:41 UTC, supuhstar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description supuhstar 2010-12-28 05:41:41 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows 7

User Comments:
supuhstar: Copy-pasting a block of comment-wrapped code. It won't let me type, now.




Stacktrace: 
java.lang.AssertionError: limitOffset=3198 > docTextLength=3187
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createNextView(ViewBuilder.java:375)
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createViews(ViewBuilder.java:318)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.buildViews(ViewUpdates.java:147)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.removeUpdate(ViewUpdates.java:436)
   at org.netbeans.lib.editor.util.swing.PriorityDocumentListenerList.removeUpdate(PriorityDocumentListenerList.java:102)
   at javax.swing.text.AbstractDocument.fireRemoveUpdate(AbstractDocument.java:243)
Comment 1 supuhstar 2010-12-28 05:41:46 UTC
Created attachment 104541 [details]
stacktrace
Comment 2 Miloslav Metelka 2011-02-07 12:55:36 UTC

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