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 117115 - [60cat] javax.swing.text.BadLocationException: Invalid parameters: startOffset at org.netbeans.editor.DrawEngine.drawInternal
Summary: [60cat] javax.swing.text.BadLocationException: Invalid parameters: startOffse...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2007-09-29 21:18 UTC by jlaskowski
Modified: 2007-11-09 12:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
BadLocationException stack trace (5.09 KB, text/plain)
2007-09-29 21:19 UTC, jlaskowski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jlaskowski 2007-09-29 21:18:39 UTC
[ BUILD # : 200709260000 ]
[ JDK VERSION : 1.6.0_02 ]

While deleting some XML tags the following exception has been thrown.

WARNING [org.netbeans.editor.DrawEngineLineView]: View-to-model
translation failed
javax.swing.text.BadLocationException: Invalid parameters...

More info in the attachment.
Comment 1 jlaskowski 2007-09-29 21:19:28 UTC
Created attachment 49803 [details]
BadLocationException stack trace
Comment 2 Vitezslav Stejskal 2007-10-04 09:36:42 UTC
I assume this is not reliably reproducible.
Comment 3 Miloslav Metelka 2007-11-09 12:05:38 UTC
This should already be fixed in 6.0 by a part of fix of issue 117808 in BaseCaret.