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 61667 - StringIndexOutOfBounds after copy/paste code to the line with shown hint
Summary: StringIndexOutOfBounds after copy/paste code to the line with shown hint
Status: CLOSED DUPLICATE of bug 61593
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-02 14:36 UTC by Marian Mirilovic
Modified: 2005-09-05 10:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
StringIndexOutOfBoundsException stack-trace (776 bytes, text/plain)
2005-08-02 14:36 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2005-08-02 14:36:04 UTC
NB.dev(200508011800), JDK 6.0(b43)

Probably not reproducible, I've got it just once yet .... I was writing the
code, and hint shows in previous line, then I press copy / paste the text to
this line and exception rises (see attachment)
Comment 1 Marian Mirilovic 2005-08-02 14:36:33 UTC
Created attachment 23422 [details]
StringIndexOutOfBoundsException stack-trace
Comment 2 Pavel Flaska 2005-08-02 14:40:04 UTC

*** This issue has been marked as a duplicate of 61593 ***
Comment 3 Marian Mirilovic 2005-08-02 14:46:01 UTC
verified duplicate