Bug 436470

Summary: Pasting file to deleted folder in Dolphin doesn't trigger any action
Product: [Applications] dolphin Reporter: David <david.cortes.rivera>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: kfm-devel, nate
Priority: NOR    
Version: 21.04.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

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.