Summary: | Del key always moves to trash even if it cannot | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Kai Uwe Broulik <KaiUweBroulik2> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | yasuna |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.0 | |
Sentry Crash Report: |
Description
Kai Uwe Broulik
2011-03-22 01:15:54 UTC
*** Bug 262953 has been marked as a duplicate of this bug. *** This happens with my KDE 4.6.5 also.. Except I always use the mouse right-click context menu to delete files.. I am on my desktop computer, and use samba connection in dolphin to manage files on my laptop with out having to switch back and forth between computers, and when the context menu comes up, it says "Delete" but when I click that, the dialog that comes up asking if I am sure has two buttons that say "Move to trash" and "Cancel".. And of course it errors if I choose trash because it is a remote connection.. If the original context menu says "Delete", then the confirmation dialog should not switch to "trash" when it comes up.. That makes no sense.. Whether they say delete or trash, the context menu and confirmation dialog should both say the same thing.. Git commit db03ca88fa8634e6da1773213cac05207ac3627b by Peter Penz. Committed on 14/01/2012 at 20:02. Pushed by ppenz into branch 'KDE/4.8'. Fix issue when deleting items with the context menu Thanks to Jekyll Wu for the analyses of the issue! Related: bug 290307, bug 290954, bug 264583 FIXED-IN: 4.8.0 M +10 -6 dolphin/src/dolphincontextmenu.cpp M +11 -3 dolphin/src/dolphincontextmenu.h http://commits.kde.org/kde-baseapps/db03ca88fa8634e6da1773213cac05207ac3627b Git commit 41c2957f9b17bfa6d9394329800c8d4ed7e20749 by Peter Penz. Committed on 14/01/2012 at 20:02. Pushed by ppenz into branch 'master'. Fix issue when deleting items with the context menu Thanks to Jekyll Wu for the analyses of the issue! Related: bug 290307, bug 290954, bug 264583 FIXED-IN: 4.8.0 M +10 -6 dolphin/src/dolphincontextmenu.cpp M +11 -3 dolphin/src/dolphincontextmenu.h http://commits.kde.org/kde-baseapps/41c2957f9b17bfa6d9394329800c8d4ed7e20749 |