https://bugs.kde.org/show_bug.cgi?id=416493
Bug ID: 416493 Summary: Dragging a read-only file into a tags folder fails silently Product: dolphin Version: 19.12.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: panels: folders Assignee: dolphin-bugs-n...@kde.org Reporter: tagwer...@innerjoin.org CC: kfm-de...@kde.org Target Milestone: --- SUMMARY Items can be dragged-and-copied in Dolphin into a 'Tag' folder and this adds the given tags to items. This works for single or collections of items. If dragging a read-only file (0400 permissions), the file can be dragged but the details for the file (as examined by getfattr -d) do not change. The file does not appear in the 'Tag' folder. No error is given STEPS TO REPRODUCE: Observed with a read-write and a read-only file, with Dolphin in split screen mode 1. Assign a tag 'mytag' to the read-write file, open "All tags" and then the "mytag" folder (tags:/mytag/). The read-write file should be seen there. 2. Drag-and-copy the read-only file from the filesystem view to the mytag folder OBSERVED RESULT: The file did not appear in the 'mytag' folder. No error message is given It is possible to confirm that the tag has not been added with "getfattr -d ..." EXPECTED RESULT: Dolphin should give an error that it was not able to change the properties of the item ADDITIONAL INFORMATION: If a drag-and-move is tried, rather than a drag -and-copy, the item disappears from the source folder (as if the move is successful) and then reappears again (potentially only after an explicit F5 refresh) The same behaviour is seen if the item is read-only as it is owned by someone else, with for example 0640 permissions. SOFTWARE/OS VERSIONS Dolphin 19.12.1 from Neon 5.17 KDE Plasma Version: 5.17.5 KDE Frameworks Version: 5.66.0 Qt Version: 5.13.2 -- You are receiving this mail because: You are watching all bug changes.