https://bugs.kde.org/show_bug.cgi?id=510841
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |[email protected] Status|REPORTED |CONFIRMED --- Comment #1 from Méven <[email protected]> --- > 5. Observe permanent loss of file without warning So the destination of the copy is removed upon copying Ctrl+z is the issue. What would you suggest dolphin would do then ? We could have some confirmation when undoing the copy. A clever thing to do would be in the Copy undo logic check if the original file is still there or not, and ask then if you want to remove the destination or move the file back where it was. This would be a bit tedious to implement. Still this might not be a legitimate feature: Ctrl+Z is a destructive operation by nature, it can delete files and directory and that's expected. -- You are receiving this mail because: You are watching all bug changes.
