Summary: | "Trash settings" should be the context menu of the trash folder itself (when viewed in e.g. Dolphin), like it is for the Places panel item | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Fernando M. Muniz <fernandommuniz> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | kdelibs-bugs, kfm-devel, nate |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | 24.12.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/dolphin/-/commit/87a97aee00b3ea8ace5172db9a4b6fe2045d56d9 | Version Fixed In: | |
Sentry Crash Report: | |||
Bug Depends on: | 493808 | ||
Bug Blocks: | |||
Attachments: | Option is missing when right-clicking inside the folder. |
nate@kde.org , perhaps you can fix/add this just like Bug 498132 ? The "Properties" option seems to not have a function on the Trash, perhaps it should be removed? A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/1007 Git commit 87a97aee00b3ea8ace5172db9a4b6fe2045d56d9 by Kai Uwe Broulik. Committed on 16/08/2025 at 09:13. Pushed by broulik into branch 'master'. DolphinContextMenu: Show Configure Trash instead of Properties The Properties window is mostly useless in Trash. This also makes it consistent with the Places panel. M +13 -2 src/dolphincontextmenu.cpp M +1 -0 src/dolphincontextmenu.h https://invent.kde.org/system/dolphin/-/commit/87a97aee00b3ea8ace5172db9a4b6fe2045d56d9 |
Created attachment 176543 [details] Option is missing when right-clicking inside the folder. "Trash settings" being in the Right-Click menu of the trash folder, instead of just being on the "Places" shortcut.