Bug 372915

Summary: Pressing refresh on a deleted folder does not work
Product: [Applications] dolphin Reporter: Alex Richardson <arichardson.kde>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: mail
Priority: NOR    
Version First Reported In: 16.12.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alex Richardson 2016-11-25 11:06:57 UTC
When I have dolphin open in folder /tmp/foo and then externally run rmdir /tmp/foo, dolphin displays /tmp/foo (deleted).
When I then later run mkdir /tmp/foo I would expect that pressing F5 in dolphin should show the new folder contents but instead it attempts to show "/tmp/foo (deleted)" which obviously doesn't exist.
Comment 1 Julian Steinmann 2018-02-27 17:34:20 UTC
No longer valid, as Dolphin (tested with v.17.12.2) is now only showing a warning ("The file or folder /tmp/foo does not exist"). Therefore, if the folder is created again, Dolphin will show the correct contents of the folder :)