https://bugs.kde.org/show_bug.cgi?id=469936
Bug ID: 469936 Summary: Dolphin doesn't update view (doesn't hide deleted files) Classification: Applications Product: dolphin Version: 23.04.1 Platform: Archlinux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: benjarobin+...@gmail.com CC: kfm-de...@kde.org Target Milestone: --- SUMMARY Dolphin doesn't update view in some cases. Possible duplicate of https://bugs.kde.org/show_bug.cgi?id=387663 STEPS TO REPRODUCE 1. Execute the following script to setup the test case ``` mkdir -p /tmp/testdolphin/dirA/dirAB/ cd /tmp/testdolphin/ ln -s dirA/dirAB sDirAB cd sDirAB mkdir destDrop echo "" > srcDrag.txt ``` 2. Open /tmp/testdolphin/sDirAB with dolphin, configure view as detailed 3. Drag and drop srcDrag.txt into destDrop directory OBSERVED RESULT Directory not refreshed, the srcDrag.txt is still displayed at the root of /tmp/testdolphin/sDirAB directory. Without the symbolic link in the current path the problem cannot be reproduced SOFTWARE/OS VERSIONS Dolphin: 23.04.1 KIO: 5.106.0 Qt Version: 5.15.9+kde+r151-1 -- You are receiving this mail because: You are watching all bug changes.