Created attachment 177020 [details] Restore|Remove Having two opposite yet most important functions of the Trash right next to each other creates an unnecessary high change of misclicks. It's even worse if the user has marked the "Deletion's Confirmation Box" with "Don't ask me again". I would prefer that the "Remove" button is moved to the bottom of the Context Menu, because it's the most distant to the cursor/vision of the user, and it's an irreversible action.
Yeah, that's sensible.
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/879
The code is actually in Dolphin; moving there.
Git commit 65f095b81f9df7846d13a581a63757eb7c71ade8 by Nate Graham. Committed on 07/01/2025 at 15:17. Pushed by ngraham into branch 'master'. Improve trash context menu UI Right now the "Delete" item is right next to "Restore", which means you can accidentally destroy the item you meant to restore! To prevent this, the menu is re-arranged slightly, and "Restore" is given a more visually clear icon and label. FIXED-IN: 25.04.0 M +23 -15 src/dolphincontextmenu.cpp https://invent.kde.org/system/dolphin/-/commit/65f095b81f9df7846d13a581a63757eb7c71ade8