STEPS TO REPRODUCE 1. open Dolphin 2. right click on any folder/file present in current location, choose "Properties", click on "Permissions" tab and observe current user and group on bottom 3. close "Properties" window 2. change the ownership of the folder/file observed in the step 2 via CLI with chown or chgrp commands 3. now check the ownership of the same file/folder via Dolphin: we see the same ownership observed in the step 2 4. press F5 and check the ownership via Dolphin again: now the "Permissions" tab shows updated ownership EXPECTED RESULT "Permissions" tab always shows updated ownership SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.17.90 KDE Frameworks Version: 5.66.0 Qt Version: 5.14.1
This was fixed by https://invent.kde.org/frameworks/kio/-/commit/057062432b4b5cc4f4fa27990dcde60d3eafa758
it's still reproducible. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.21.80 KDE Frameworks Version: 5.82.0 Qt Version: 5.15.2 Graphics Platform: Wayland
Right, reading the steps to reproduce again I see it's a different issue; sorry for the noise. :|
*** Bug 436961 has been marked as a duplicate of this bug. ***