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 195317 - IllegalStateException: paragraphViewEndOffset=295 > docViewEndOffset=287 docView: DV@787fbcc4#22:<0,287>, WxH:424.0x286.0; incomingMod=false; lengthyAtomicEdit=0 Doc: NbEditorDocument@0dafb987, Length
Summary: IllegalStateException: paragraphViewEndOffset=295 > docViewEndOffset=287 docV...
Status: RESOLVED DUPLICATE of bug 191620
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-11 07:39 UTC by Jan Becicka
Modified: 2011-02-11 09:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176594


Attachments
stacktrace (2.93 KB, text/plain)
2011-02-11 07:39 UTC, Jan Becicka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2011-02-11 07:39:14 UTC
Build: NetBeans IDE Dev (Build 110210-657d24511547)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03-307, Java(TM) SE Runtime Environment, 1.6.0_22-b04-307-9M3263
OS: Mac OS X

User Comments:
jbecicka: Fresh IDE. Fresh User dir. Created new JavaApplication with main method. Selected javadoc of main mathod and pasted this javadoc:
    /**
     * Main method launching the application.
     * <a href="http://www.usps.com/ncsc/lookups/abbr_state.txt">http://www.usps.com/ncsc/lookups/abbr_state.txt</a>
     */




Stacktrace: 
java.lang.IllegalStateException: paragraphViewEndOffset=295 > docViewEndOffset=287
docView:
DV@787fbcc4#22:<0,287>, WxH:424.0x286.0; incomingMod=false; lengthyAtomicEdit=0
Doc: NbEditorDocument@0dafb987, Length=286, Version=2, StreamDesc:org.netbeans.modules.java.JavaDataObject@b1e27bb[MasterFileObject[/var/folders/Eg/EgvkTru2Hq0mRglY4G9Qm++++TI/-Tmp-/JavaApplication1/src/javaapplication1/JavaApplication1.java@29a282a1:78c0d6e5,valid=true]]
    [ 0]: PV@79e22e3f#2:<0,3> Y=0.0(R0.0) "/*\n", WxH:24.0x13.0
        [0]: HV@4243690f#0:<0,2> X=0.0(R0.0) "/*" L=TLc[]:2;W=16.0
        [1]: NV@57a679c5#0:<2,3> X=16.0(R16.0) "\n"
    [ 1]: PV@704a689c#2:<3,56> Y=13.0(R13.0) " * To c...es\n", WxH:424.0x13.0
        [0]: HV@7284a177#0:<3,55> X=0.0(R0.0) " * To c...tes" L=TLc[]:52;W=416.0
        [1]: NV@6184c65d#0:<55,56> X=416.0(R416.0) "\n"
    [ 2]: PV@251a135c#2:<56,96> Y=26.0(R26.0) " * and ...r.\n", WxH:320.0x13.0
        [0]: HV@53fb35af#0:<56,95> X=0.0(R0.0) " * and ...or." L=TLc[]:39;W=312.0
        [1]: NV@1181
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.checkRemoveParagraphs(ViewBuilder.java:543)
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createNextView(ViewBuilder.java:473)
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createViews(ViewBuilder.java:336)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.buildViews(ViewUpdates.java:145)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.checkRebuild(ViewUpdates.java:515)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates$FactoriesListener.viewFactoryChanged(ViewUpdates.java:541)
Comment 1 Jan Becicka 2011-02-11 07:39:17 UTC
Created attachment 105852 [details]
stacktrace
Comment 2 Jan Becicka 2011-02-11 08:59:32 UTC

*** This bug has been marked as a duplicate of bug 195299 ***
Comment 3 Marian Mirilovic 2011-02-11 09:06:29 UTC

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