Bug 2983

Summary: [DND] inconsistent ui in the navigator (copy action) (1GLA4WC)
Product: [Eclipse Project] Platform Reporter: Kevin Haaland <Kevin_Haaland>
Component: UIAssignee: Knut Radloff <knut_radloff>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.1   
Hardware: All   
OS: Windows 2000   
Whiteboard:

Description Kevin Haaland CLA 2001-10-10 22:47:15 EDT
ak (10/8/2001 3:26:38 PM)
	1. project with 2 packages x, y
	2. A.java in x
	3. A.java in y
	4. copy A.java from x to y with d'n'd -> a new file Copy Of A.java is created
	5. copy A.java from x to y using the menu entry -> an 'Overwrite?' dialog shows up
	
highly confusing

NOTES:
Comment 1 Kevin Haaland CLA 2002-01-21 22:19:49 EST
Pls use as input to your cut/copy/paste work
Comment 2 Randy Giffen CLA 2002-05-27 23:30:17 EDT
DND should use CopyFilesAndFoldersOperation
Comment 3 Knut Radloff CLA 2002-08-26 14:29:46 EDT
Fixed as part of bug 16500.
Comment 4 Knut Radloff CLA 2002-08-26 14:38:36 EDT
See also bug 16907 for spec of copy/move behavior.
Step 5 is the right behavior.