Bug 153835 - Cannot change shortcut for "Add-Bookmark" in "Settings -> Configure Shortcuts..."
Summary: Cannot change shortcut for "Add-Bookmark" in "Settings -> Configure Shortcuts...
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-11 11:57 UTC by Brian
Modified: 2010-10-19 23:17 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.6


Attachments

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