GNOME Bugzilla – Bug 87374
file properties dialog for multiple selected files
Last modified: 2004-12-22 21:47:04 UTC
It would be nice if nautilus didn't open a separate properties window for each file. Instead it should open a single dialog so that the user could then: * modify file permissions for all of them * attach emblems for the group
of course also seeing the filesize of the group would be helpful
This would be a nice feature but can potentially be dangerous because a user might for instance accidentally give write access for a group of files instead of just one. So I recommend that if this would be implemented, that a confirmation dialog would appear before applying changes to the group. Something like: +------------------------------ | <Warning> | You are about to perform <action> on this group of files: | | +-----------------------+ | | <path/file1> ^| | | <path/file2> || | | <path/file3> || | | ... v| | +-----------------------+ | | [Cancel] [Peform <action>] +-----------------------------
*** Bug 105384 has been marked as a duplicate of this bug. ***
*** Bug 105234 has been marked as a duplicate of this bug. ***
It would also be great to be able to recursively set file permissions for the selected files/directories. This is done well in konqueror but would need some thought to fit it in well with instant apply. IMHO this should be a high priority 2.3 issue.
MidnightCommander does this well.. It adds <current-file> and then has [Set All] [Set current] [Skipp] [Abort/Cancel] [Set All] is only shown when multiple files are selected. if the files have the same properties (rights) then they should be shown as normal X's in the selectboxes. if the files differ those rights should be grayed out so that you're required to click extra to change it's value.
there is a basic feature for this in cvs, if you have specific complaints please file new bugs.