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 - AssertionError: paragraphViewStartOffset=528 > startOffset=527
Summary: AssertionError: paragraphViewStartOffset=528 > startOffset=527
Status: RESOLVED DUPLICATE of bug 198719
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: 2011-03-12 23:51 UTC by tonderai
Modified: 2011-05-19 12:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 173593


Attachments
stacktrace (1.93 KB, text/plain)
2011-03-12 23:51 UTC, tonderai
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***