| Summary: | [CommonNavigator] Drag over feedback is wrong in Project Explorer | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Dani Megert <daniel_megert> |
| Component: | IDE | Assignee: | Platform UI Triaged <platform-ui-triaged> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | stalebug | ||
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug. If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. |
N20100511-2000 but also in R3.2. The drag over feedback is wrong in the Project Explorer i.e. it does not match the resulting operation. 1. start to drag a file from the OS explorer 2. move it over a folder in the Project Explorer ==> OK: copy drag over feedback is shown 3. press 'Shift' to indicate that you want to move the file ==> WRONG: move drag over feedback is shown even though move is not supported (can be verified by releasing the mouse: the file will be copied) ==> copy drag over feedback should be shown even if 'Shift' is pressed. Since 3.5, it is also possible to press 'Ctrl' + 'Shift' to indicate that a link/shortcut should be created. This is wrong too since it will copy the file ==> copy drag over feedback should be shown even if 'Ctrl' + 'Shift' is pressed.