Bug 482993 - Dolphin no longer handling group permissions correctly
Summary: Dolphin no longer handling group permissions correctly
Status: RESOLVED DUPLICATE of bug 482899
Alias: None
Product: dolphin
Classification: Applications
Component: panels: folders (show other bugs)
Version: 24.02.0
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-03-09 15:08 UTC by Stuart K. Smith
Modified: 2024-03-09 15:37 UTC (History)
2 users (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 Stuart K. Smith 2024-03-09 15:08:12 UTC
SUMMARY: Previously, folders not owned by the user were fully accessible via Dolphin if the user had group membership and permissions. This version of Dolphin appears to disregard group permissions when the user is not the owner.

STEPS TO REPRODUCE
1. Create a folder not owned by your user but with any group your user belongs to.
2. Set permissions of the folder to drwxrwxr_x.
3. Open Dolphin and right-click on the folder to open the context menu 

OBSERVED RESULT
Notice that these three menu options are grayed out: "Create New", "Duplicate Here", and "Compress".
The same results are observed when entering the test folder and right-clicking on the empty space.

NOTE: I can drag and drop items into the un-owned folder but the associated mouse cursor shows "not permitted" symbol (red circle with line through it).

EXPECTED RESULT
If the user has group access to a folder the menu options should all be available as they were in previous versions of Dolphin.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE neon 6.0
KDE Plasma Version: 6.0.0 
KDE Frameworks Version:  6.0.0
Qt Version: 6.6.2

ADDITIONAL INFORMATION
Wayland
Comment 1 Nicolas Fella 2024-03-09 15:37:11 UTC

*** This bug has been marked as a duplicate of bug 482899 ***