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 - IllegalArgumentException: Illegal bounds: <82083,82214> outside of <82216,83333>
Summary: IllegalArgumentException: Illegal bounds: <82083,82214> outside of <82216,83333>
Status: RESOLVED DUPLICATE of bug 235906
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 8.0
Hardware: All All
: P2 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
: 247612 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-01-17 15:49 UTC by Exceptions Reporter
Modified: 2015-06-04 08:56 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 206675


Attachments
stacktrace (4.59 KB, text/plain)
2014-01-17 15:49 UTC, Exceptions Reporter
Details

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