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 149953 - Copy Paste of file causes Error, files not visible after error
Summary: Copy Paste of file causes Error, files not visible after error
Status: RESOLVED DUPLICATE of bug 148168
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: t_h
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-13 15:00 UTC by velodiver
Modified: 2008-12-22 14:14 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 velodiver 2008-10-13 15:00:50 UTC
Tested on 6.5 Build 2008 1009 1401

In a free form project(did not test others)
In the files side pane. 
Copy a file (java or jsp) and try to paste (w/o refactor) into the same directory.

IDE gives this error:

AssertionError: visnodes.size()=0 snapshot.size()=5

Then, Folder appears to have no files in it.  

However, the copied file is actually created and named with the usual "_1" added to the name.
Comment 1 Jan Lahoda 2008-10-13 15:09:49 UTC
Could you please attach the exception? Thanks.
Comment 2 t_h 2008-10-13 15:45:44 UTC

*** This issue has been marked as a duplicate of 148168 ***