Bug 14079

Summary: Drag & Drop: Copy onto itself deletes type
Product: [Eclipse Project] JDT Reporter: Dani Megert <daniel_megert>
Component: UIAssignee: Adam Kiezun <akiezun>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P1    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows NT   
Whiteboard:

Description Dani Megert CLA 2002-04-18 02:21:27 EDT
Build I20020416

Java Browsing view or Package explorer: Select a type (not a CU) and drag it a
bit and then drop it onto itself
==> no dialog to confirm, content is deleted and dialog asks to delete CU
Comment 1 Adam Kiezun CLA 2002-04-18 11:57:22 EDT
i put a workaround for now - always only copies
will come up with a fix
Comment 2 Adam Kiezun CLA 2002-04-25 05:57:46 EDT
fixed now - you need to press ctrl while dragging to get a move operation
and even then - it'll ask if you want to delete