Bug 153835

Summary: Cannot change shortcut for "Add-Bookmark" in "Settings -> Configure Shortcuts..."
Product: [Applications] konqueror Reporter: Brian <whooey1830>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED FIXED    
Severity: normal CC: faure, kde-bugs, konq-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 4.6

Description Brian 2007-12-11 11:57:40 UTC
Version:           3.96.3 (using KDE KDE 3.96.0)
Installed from:    SuSE RPMs
OS:                Linux

Isn't it very inconsistent from users and also programmers point of view, that you can change some shortcuts in konqueror, but not all of them?
Comment 1 Jaime Torres 2008-07-24 17:53:51 UTC
Confirmed in svn trunk 831729,
there is no shortcut configuration for "Add-Bookmark".
Comment 2 David Faure 2010-10-19 23:10:48 UTC
Confirmed. kio/bookmarks/kbookmarkmenu.cc creates the add_bookmark action in some action collection which konqueror doesn't appear to know about. To be investigated further.
Comment 3 David Faure 2010-10-19 23:17:10 UTC
SVN commit 1187607 by dfaure:

Make the shortcut for "Add bookmark" configurable, even though it's initially created in a separate action collection
so that the shortcuts and toolbar dialogs don't get polluted with thousand of bookmark actions.
FIXED-IN: 4.6
BUG: 153835


 M  +10 -3     konqmainwindow.cpp  


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