[dolphin] [Bug 469936] New: Dolphin doesn't update view (doesn't hide deleted files)

Benjamin Robin bugzilla_noreply at kde.org
Thu May 18 11:19:07 BST 2023


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-null at kde.org
          Reporter: benjarobin+kde at gmail.com
                CC: kfm-devel at 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 on the CC list for the bug.


More information about the kfm-devel mailing list