Bug 37896 - [Editor Mgmt] [DnD] Drag to open file not working
Summary: [Editor Mgmt] [DnD] Drag to open file not working
Status: RESOLVED DUPLICATE of bug 37596
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P2 major (vote)
Target Milestone: ---   Edit
Assignee: Knut Radloff CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-20 20:12 EDT by Nick Edgar CLA
Modified: 2003-05-21 09:45 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 Nick Edgar CLA 2003-05-20 20:12:12 EDT
build I20030507

Drag any file from package explorer or Navigator to the editor area.
It does not open.

This should open the file using the default internal editor.
Comment 1 Knut Radloff CLA 2003-05-21 09:45:21 EDT
This was due to EditorArea.addDropSupport only specifying DROP_DEFAULT and not 
DROP_COPY.

*** This bug has been marked as a duplicate of 37596 ***