Bug 151601

Summary: conflicting actions for shortcut shift+del
Product: [Applications] dolphin Reporter: Andreas Pakulat <apaku>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Andreas Pakulat 2007-10-31 12:03:14 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

The two actions "Delete" and "Cut" both have the shortcut Shift+Del set as default, for Cut its the alternative shortcut. 

This makes the shortcut not work at all, so one can't delete any file by using the keyboard.

IMHO the alternative for Cut is not that important, especially as Shift+Del has been Delete since years.
Comment 1 Andreas Pakulat 2007-11-02 20:20:01 UTC
Sigh, of course Dolphin just uses the standard Cut action from kdelibs. This is exactly why I was so disappointed that nobody of the core developers was interested in really solving the shortcut-namespacing issue :(.

Reassigning to the right product.
Comment 2 Andreas Pakulat 2007-11-02 20:40:17 UTC
Back to dolphin, much easier and with less side-effects fixable here.
Comment 3 Andreas Pakulat 2007-11-02 21:50:10 UTC
SVN commit 732119 by apaku:

Fix the conflict between cut and delete shortcuts
BUG:151601


 M  +6 -1      dolphinmainwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=732119