Bug 134902

Summary: acl's can't be edited if more than one object is selected
Product: [Frameworks and Libraries] frameworks-kio Reporter: urwald <urwald>
Component: generalAssignee: Till Adam <adam>
Status: REPORTED ---    
Severity: wishlist CC: faure, kdelibs-bugs-null, nate
Priority: NOR Keywords: usability
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description urwald 2006-09-30 15:54:12 UTC
Version:            (using KDE KDE 3.5.4)
Installed from:    SuSE RPMs

If you select more than one object (file or directory) in konqueror, and than you want to edit the permissions, than you can only edit normal permissions.

It would be very practical to be able to edit also the extended permissions (ACLs).
Comment 1 bjoernv 2007-10-22 21:40:02 UTC
Also the ACL dialog is not good integrated in the permissions dialog.

One example:
- a directory has permissions drwxr-x---
- the user clicks on permissions and than opens the ACL dialog
- the user clicks on "x" for others and closes with "OK"
- if the user comes back to the ACL dialog (without leaving the permissions dialog) the "x" has gone away

Probably this issue have something to do with the main issue of this bug report. Otherwise I open a new one.