| Summary: | 'Move to trash'/'Delete' in context menu isn't disabled for read-only files | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Elias Probst <mail> |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | emmanuelpescosta099 |
| Priority: | NOR | ||
| Version First Reported In: | 2.1 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kde-baseapps/4cd231838dc84b0fd17431374e9b1b42f55c2c4b | Version Fixed/Implemented In: | 4.11.0 |
| Sentry Crash Report: | |||
| Attachments: | Screenshot showing the context menu with the not-disabled 'Delete' entry | ||
Still valid for KDE 4.9.0/Dolphin 2.1 Resetting assignee to default as per bug #305719 Git commit 4cd231838dc84b0fd17431374e9b1b42f55c2c4b by Emmanuel Pescosta. Committed on 22/06/2013 at 12:04. Pushed by emmanuelp into branch 'master'. Update the "Move to Trash" action's and the "Delete" action's enabled state in the context menu for read only files/folders (also archives). FIXED-IN: 4.11 REVIEW: 111160 M +2 -1 dolphin/src/dolphinremoveaction.cpp M +6 -0 dolphin/src/views/dolphinview.cpp http://commits.kde.org/kde-baseapps/4cd231838dc84b0fd17431374e9b1b42f55c2c4b |
Created attachment 70166 [details] Screenshot showing the context menu with the not-disabled 'Delete' entry When a file is ready-only, some options in the context menu (e.g. 'Cut') are disabled. The action 'Move to trash'/'Delete' isn't disabled, although it should be in this case. Running Dolphin 2.0 from KDE 4.8.2, Qt 4.8.1, Kernel 3.3.1. Mounted filesystem: /dev/sdc1 on /media/MediaDisk type ext4 (rw,nosuid,nodev,uhelper=udisks) File in question: -rw-r--r-- 1 root root 299G Dec 15 22:50 /media/MediaDisk/sda.img See also screenshot in attachment.