SUMMARY If Dolphin is not able to delete some of the selected files due to permissions a subset of selected files is still purged. Files that have been deleted are still shown in a directory until Dolphin is restarted. STEPS TO REPRODUCE 1. touch possible.txt 2. sudo mkdir impossible && sudo touch ./impossible/file.txt 3. In Dolphin, navigate to Home and use Ctrl+LMB to select multiple items: "impossible" folder and "possible.txt". 4. Press Shift+Del and choose "Delete" in a dialogue box. OBSERVED RESULT Error message appears, "possible.txt" is deleted from storage, both "impossible" folder and "possible.txt" are still shown in Home until Dolphin restart. EXPECTED RESULT Error message appears, "possible.txt" is deleted from storage and is no longer shown in Home. SOFTWARE/OS VERSIONS openSUSE Leap 15.2 KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.71.0 Qt Version: 5.12.7
Can confirm this behavior using Dolphin 20.11.70 on KDE Neon Unstable.