Bug 436470 - Pasting file to deleted folder in Dolphin doesn't trigger any action
Summary: Pasting file to deleted folder in Dolphin doesn't trigger any action
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.04.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-01 21:42 UTC by David
Modified: 2021-05-03 19:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David 2021-05-01 21:42:02 UTC
SUMMARY
If I leave a folder open in a Dolphin window and then delete that folder, when I try to paste a file there, it will not copy it and will not show any error message either.

STEPS TO REPRODUCE
1. Create a new folder somewhere.
2. Open that folder in Dolphin.
3. In a different Dolphin window, delete the folder that was just created and which is still opened.
4. Try to copy-paste some file to the recently-deleted folder which is still open in another Dolphin window, through Dolphin's own copy-paste functionalities.

OBSERVED RESULT
Nothing happens, and no indication of what is wrong is shown.

EXPECTED RESULT
Should show an error message saying that the destination folder no longer exists, and offer to create it right there in order to paste the file.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2021-05-03 19:34:49 UTC
Can confirm. Dolphin should probably detect when a folder that's currently open has been deleted--at least if it was done by Dolphin itself in another tab or instance.