| Summary: | Assigning shortcut to Show toolbar action | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Terényi, Balázs <balazs> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | faure, whynot |
| Priority: | NOR | ||
| Version First Reported In: | 0.1 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.6 | |
| Sentry Crash Report: | |||
|
Description
Terényi, Balázs
2010-04-08 11:14:40 UTC
Not an okular specific bug. I have dearly missed this feature for many kubuntu/KDE releases, as well. Also, if you right-click the corresponding menu function "Settings -> Show Toolbar", I get an option "Configure Shortcut". This feature works, I can assign a shortcut. However, this is not persistent: if okular is closed and restarted, the shortcut has been "forgotten". @Albert: your comments sounds a bit like "Not my job." I am not familiar enough with the guts of KDE to be able to tell where else to submit this bug/shortcoming/feature request. Would you mind spending a few more seconds of your time telling us what our best option is in order to communicate our feedback/observation with the KDE community? Thank you so much. Albert was merely explaining why he reassigned the bug from okular to kdelibs. I'll have a look at fixing the bug. SVN commit 1187602 by dfaure: Allow action collections without an XML file in the shortcut editor; we have code already for saving the shortcuts to KConfig. OTOH we need to make sure to call readSettings() on such collections - doing so for the toolbar actions, probably missing in other cases too... FIXED-IN: 4.6 BUG: 233712 M +4 -0 ktoolbarhandler.cpp M +3 -3 kxmlguifactory.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1187602 |