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 240622

Summary: IllegalArgumentException: Illegal bounds: <82083,82214> outside of <82216,83333>
Product: editor Reporter: Exceptions Reporter <exceptions_reporter>
Component: Painting & PrintingAssignee: Ralph Ruijs <ralphbenjamin>
Status: RESOLVED DUPLICATE    
Severity: normal CC: enroi, mbarboi, PolesApart
Priority: P2    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 206675
Attachments: stacktrace

Description Exceptions Reporter 2014-01-17 15:49:02 UTC
This bug was originally marked as duplicate of bug 226254, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 8

User Comments:
GUEST: ??jquery-2.0.3.min.js?????????jQuery??????




Stacktrace: 
java.lang.IllegalArgumentException: Illegal bounds: <82083,82214> outside of <82216,83333>
   at org.netbeans.modules.editor.lib2.view.ViewUtils.checkFragmentBounds(ViewUtils.java:402)
   at org.netbeans.modules.editor.lib2.view.HighlightsView.createFragment(HighlightsView.java:261)
   at org.netbeans.modules.editor.lib2.view.WrapInfoUpdater.createFragment(WrapInfoUpdater.java:525)
   at org.netbeans.modules.editor.lib2.view.WrapInfoUpdater.removeViewsAndSplitAtWordStart(WrapInfoUpdater.java:422)
   at org.netbeans.modules.editor.lib2.view.WrapInfoUpdater.initWrapInfo(WrapInfoUpdater.java:187)
   at org.netbeans.modules.editor.lib2.view.ParagraphViewChildren.buildWrapLines(ParagraphViewChildren.java:394)
Comment 1 Exceptions Reporter 2014-01-17 15:49:04 UTC
Created attachment 144084 [details]
stacktrace
Comment 2 Marian Mirilovic 2015-02-04 06:26:12 UTC
*** Bug 247612 has been marked as a duplicate of this bug. ***
Comment 3 Exceptions Reporter 2015-05-12 12:40:39 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=206675
Comment 4 Ralph Ruijs 2015-06-04 08:56:15 UTC

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