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 127362 - javax.swing.text.BadLocationException: Invalid offset=20841 not within <0, 20840>
Summary: javax.swing.text.BadLocationException: Invalid offset=20841 not within <0, 20...
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-14 09:39 UTC by Martin Schovanek
Modified: 2008-04-28 13:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 27304


Attachments
stacktrace (1.71 KB, text/plain)
2008-02-14 09:39 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2008-02-14 09:39:40 UTC
Build: NetBeans IDE Dev (Build 080214)
VM: Java HotSpot(TM) Client VM, 1.5.0_13-121
OS: Mac OS X, 10.4.11, i386

User Comments: 
[web/css visual editor]
Type at the end of a .css:
#aaa

ERROR: IDE throws the BadLocationException
Comment 1 Martin Schovanek 2008-02-14 09:39:44 UTC
Created attachment 56655 [details]
stacktrace
Comment 2 Marek Fukala 2008-02-20 15:11:36 UTC
already fixed in javascript2 repo; work fine now.