Bug 469936 - Dolphin doesn't update view (doesn't hide deleted files)
Summary: Dolphin doesn't update view (doesn't hide deleted files)
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.04.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-18 10:19 UTC by Benjamin Robin
Modified: 2023-05-18 10:19 UTC (History)
1 user (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 Benjamin Robin 2023-05-18 10:19:07 UTC
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