Summary: | Separate "Move to Trash" From Other Actions in Menus | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Andres Betts <anditosan1000> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | kfm-devel, nate |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/dolphin/commit/b76cc3f6fa2e94857a9168068e1ea10a4a0b6a2d | Version Fixed In: | 21.04 |
Sentry Crash Report: | |||
Attachments: | leftclickmenu |
Description
Andres Betts
2020-11-17 16:18:32 UTC
Technically "Move to trash" isn't a destructive action. The whole concept of the trash exists as a non-destructive two-step process to prevent undue destructiveness. That said, it would probably be feasible and sensible to separate it anyway because right now it's grouped with "Rename" and "Add to Places" which have no logical connection to it whatsoever. A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/115 Git commit b76cc3f6fa2e94857a9168068e1ea10a4a0b6a2d by Nate Graham. Committed on 17/11/2020 at 22:21. Pushed by ngraham into branch 'master'. Separate Delete/Move To Trash menu items in context menu Right now these actions are in a visual group with "Rename" and "Add to Places" which is silly as those actions have no logical connection whatsoever to deletion. This commits moves those items into the section above, putting them in a more logical place and leaving the Delete/Move To Trash item in its own section. FIXED-IN: 21.04 M +11 -11 src/dolphincontextmenu.cpp https://invent.kde.org/system/dolphin/commit/b76cc3f6fa2e94857a9168068e1ea10a4a0b6a2d Created attachment 133414 [details]
leftclickmenu
Here is the screenshot. I am "not" saying it "cannot" convey meaning. I am saying some items can be non-specific to their function. I am thinking that this menu needs a header.
Did you post this comment to the wrong bug? |