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 196631

Summary: AssertionError: paragraphViewStartOffset=528 > startOffset=527
Product: editor Reporter: tonderai
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aimodify
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 173593
Attachments: stacktrace

Description tonderai 2011-03-12 23:51:36 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105, Java(TM) SE Runtime Environment, 1.6.0-b105
OS: Windows Vista

User Comments:
tonderai: writing an application

tonderai: writing an application

GUEST: changing tab on the Netbeans IDE

GUEST: changing tabs

tonderai: writing an applcation

GUEST: i added a new line to the java file that was being edited at the time.  this is a repeat error that occurs on every keypress.

tonderai: designing a phone book application

tonderai: writing an application

GUEST: copy&paste in css file

tonderai: writing an application

tonderai: writing an application

GUEST: changing tabs




Stacktrace: 
java.lang.AssertionError: paragraphViewStartOffset=528 > startOffset=527
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.<init>(ViewBuilder.java:174)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.buildViews(ViewUpdates.java:141)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.checkRebuild(ViewUpdates.java:556)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates$FactoriesListener.viewFactoryChanged(ViewUpdates.java:585)
   at org.netbeans.modules.editor.lib2.view.EditorViewFactory.fireEvent(EditorViewFactory.java:224)
   at org.netbeans.modules.editor.lib2.view.HighlightsViewFactory$1.run(HighlightsViewFactory.java:119)
Comment 1 tonderai 2011-03-12 23:51:39 UTC
Created attachment 106944 [details]
stacktrace
Comment 2 Miloslav Metelka 2011-05-19 12:25:15 UTC

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