Bug 15638 - Drag & Drop: Packages view doesn't update on move
Summary: Drag & Drop: Packages view doesn't update on move
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Adam Kiezun CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-09 12:21 EDT by Jed Anderson CLA
Modified: 2002-05-23 04:22 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 Jed Anderson CLA 2002-05-09 12:21:07 EDT
Build: 20020508

If I move a file from the packages view using drag & drop, the packages view
does not update to show that the file has been removed.

After I refresh the packages view shows the file is no longer there.
Comment 1 Adam Kiezun CLA 2002-05-13 10:46:21 EDT
package viewer problem
shows up only if you move files outside of the workbench
Comment 2 Adam Kiezun CLA 2002-05-14 04:35:43 EDT
DND gave me DROP_TARGET_MOVE - some new thing the drag adapter's never seen 
before.
fix is trivial - but need to wait for VI to explain what that thing does
Comment 3 Adam Kiezun CLA 2002-05-15 11:15:25 EDT
fixed - simple ui update was needed after DND.DROP_TARGET_MOVE
Comment 4 Nick Edgar CLA 2002-05-15 18:59:42 EDT
Adam, could you explain why the viewer didn't just update in response to the 
workspace change?
Comment 5 Nick Edgar CLA 2002-05-15 18:59:56 EDT
Confirmed it's still a problem in the Navigator in 0508.
Comment 6 Nick Edgar CLA 2002-05-15 19:00:34 EDT
Reopened wrong PR.
Comment 7 Till Bay CLA 2002-05-23 04:22:16 EDT
Verified.