| Summary: | Dragging file contents deletes it from file. | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Casey Flynn <caseyflynn> |
| Component: | Client | Assignee: | Silenio Quarti <Silenio_Quarti> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | P2 | CC: | steve_northover |
| Version: | 16.0 | ||
| Target Milestone: | 17.0 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Casey Flynn
I do not see this as a bug as the user is doing a move DND operation. It is possible to change the operation by pressing the Alt key (Cmd key on Mac). But I checked and most editors seem to only allow move DND operations to happen within the editor and if the drop target is another widget/app/editor, the DND operation is always copy. I change the orion editor behaviour accordingly. Fixed by https://github.com/eclipse/orion.client/commit/3885b1a2a0a87e7b734d2b5ace73816be925e041 |