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 222340 - AssertionError: Invalid wrapLine[1]: WL[0]: SV:<725,733>; x=56.0 [0,0] EV:NULL WL[1]: SV:<733,741>; x=56.0 [0,0] EV:NULL
Summary: AssertionError: Invalid wrapLine[1]: WL[0]: SV:<725,733>; x=56.0 [0,0] E...
Status: RESOLVED DUPLICATE of bug 222191
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-18 16:02 UTC by thilob
Modified: 2012-12-03 16:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 194487


Attachments
stacktrace (4.33 KB, text/plain)
2012-11-18 16:02 UTC, thilob
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thilob 2012-11-18 16:02:07 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-9595-on-20121114)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Windows 7

Stacktrace: 
java.lang.AssertionError: Invalid wrapLine[1]:

    WL[0]: SV:<725,733>; x=56.0 [0,0] EV:NULL
    WL[1]: SV:<733,741>; x=56.0 [0,0] EV:NULL
   at org.netbeans.modules.editor.lib2.view.ParagraphViewChildren.modelToViewChecked(ParagraphViewChildren.java:496)
   at org.netbeans.modules.editor.lib2.view.ParagraphView.modelToViewChecked(ParagraphView.java:382)
   at org.netbeans.modules.editor.lib2.view.EditorView.modelToViewChecked(EditorView.java:281)
   at org.netbeans.modules.editor.lib2.view.DocumentView.offsetRepaint(DocumentView.java:576)
   at org.netbeans.modules.editor.lib2.view.EditorViewFactory.offsetRepaint(EditorViewFactory.java:272)
   at org.netbeans.modules.editor.lib2.view.HighlightsViewFactory$2.run(HighlightsViewFactory.java:374)
Comment 1 thilob 2012-11-18 16:02:08 UTC
Created attachment 128004 [details]
stacktrace
Comment 2 Miloslav Metelka 2012-12-03 16:01:57 UTC

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