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 128983 - AssertionError at .gsf.api.OffsetRange.<init>(OffsetRange.java:62)
Summary: AssertionError at .gsf.api.OffsetRange.<init>(OffsetRange.java:62)
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-03 10:53 UTC by Martin Schovanek
Modified: 2009-02-27 14:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
AssertionError (2.43 KB, text/plain)
2008-03-03 10:53 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-03-03 10:53:23 UTC
[#200803021202, jdk1.5.0]

to reproduce:
-------------
1) type in a empty .jsp (| represents cursor):
<script>
function aaa() {|
</script>

ERROR: IDE throws the AssertionError
Comment 1 Martin Schovanek 2008-03-03 10:53:51 UTC
Created attachment 57657 [details]
AssertionError
Comment 2 Torbjorn Norbye 2008-04-03 19:38:27 UTC
I can't reproduce this -- do you still see this behavior?
Comment 3 Torbjorn Norbye 2008-09-22 17:42:58 UTC
This bug is pretty old and I'm pretty sure it must have been fixed; the original steps to reproduce no longer trigger
the bug.
Comment 4 Martin Schovanek 2008-09-23 11:44:57 UTC
v.