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 59829 - Copy then paste file sometimes pastes two copies.
Summary: Copy then paste file sometimes pastes two copies.
Status: CLOSED DUPLICATE of bug 58666
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-10 12:22 UTC by jonrichards
Modified: 2008-12-22 19:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jonrichards 2005-06-10 12:22:59 UTC
This is intermittent I'm afraid, but quite regularly when I copy a file by 
right clicking on a source file in the project tree view and selecting copy, 
and then paste by right clicking on the parent package and selecting paste I 
end up with two copies of the file.

Correct operation=
Copy Test.java
End up with Test.java and Test_1.java

But sometimes I get=
Copy Test.java
End up with Test_1.java and Test_2.java

If I keep deleting Test_1.java or Test_1.java and Test_2.java and keep pasting 
the file then sometimes I get just Test_1.java and sometimes I get both!
Comment 1 Marian Mirilovic 2005-06-22 08:03:40 UTC
I think this has already been reported, but I don't have number in the hands now ...
Comment 2 Petr Nejedly 2005-06-22 11:27:25 UTC
Yes, it was...

*** This issue has been marked as a duplicate of 58666 ***
Comment 3 Marian Mirilovic 2005-07-12 10:27:58 UTC
verified duplicate