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 25969 - IndexOutOfBoundsException while editing (code completion)
Summary: IndexOutOfBoundsException while editing (code completion)
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: RANDOM
: 29740 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-07-24 13:46 UTC by Jan Lahoda
Modified: 2007-11-05 13:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IndexOutOfBoundsException/s thrown. (1.90 KB, text/plain)
2002-07-24 13:48 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2002-07-24 13:46:26 UTC
NB3.4, RC1, 200207232340, JDK1.4.0_01, MDI.
I was editing a text using code completion. Once,
I write quite fast, and
IndexOutOfBoundsException/s occured (the second of
the exceptions was repeated approx. 4-5 times).
Currently, I am not able to reproduce it.
Comment 1 Jan Lahoda 2002-07-24 13:48:26 UTC
Created attachment 6879 [details]
IndexOutOfBoundsException/s thrown.
Comment 2 Martin Roskanin 2002-07-29 13:44:02 UTC
fixed in [maintrunk]

/cvs/editor/libsrc/org/netbeans/editor/ext/Completion.java,v  <-- 
Completion.java
new revision: 1.21; previous revision: 1.20
Comment 3 Jan Lahoda 2002-10-17 17:10:55 UTC
Hi,
    I am marking this bug as RANDOM, because it is unreproducible. I
have not seen it from time I reported this, so I suppose the fix was
succesfull. Reopen anybody is able to reproduce this problem. Current
build is 200210170100.
Comment 4 Jaroslav Tulach 2002-12-03 09:55:10 UTC
Hi. This issue is marked as 3.4.1_CANDIDATE. It means that it should be
integrated into release341 one branch. The plan at
http://www.netbeans.org/devhome/docs/releases/34/index.html expected beta1 to be
produced on Dec01. That did not happen due to a lot of outstanding not
integrated candidates like this one. 

Would it be possible to spend few minutes by backporting this fix? Thank you in
advance.
Comment 5 Martin Roskanin 2002-12-03 13:53:20 UTC
integrated into [release341]

/cvs/editor/libsrc/org/netbeans/editor/ext/Completion.java,v  <-- 
Completion.java
new revision: 1.19.24.1; previous revision: 1.19
Comment 6 Martin Roskanin 2003-01-02 10:19:08 UTC
*** Issue 29740 has been marked as a duplicate of this issue. ***
Comment 7 Quality Engineering 2003-06-30 18:11:34 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.