Bug 151601 - conflicting actions for shortcut shift+del
Summary: conflicting actions for shortcut shift+del
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-31 12:03 UTC by Andreas Pakulat
Modified: 2007-11-02 21:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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