Bug 2983 - [DND] inconsistent ui in the navigator (copy action) (1GLA4WC)
Summary: [DND] inconsistent ui in the navigator (copy action) (1GLA4WC)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P3 normal (vote)
Target Milestone: 2.1   Edit
Assignee: Knut Radloff CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:47 EDT by Kevin Haaland CLA
Modified: 2002-08-26 14:38 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.