Bug 165236 - No shortcuts to switch between modules
Summary: No shortcuts to switch between modules
Status: RESOLVED FIXED
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: SVN trunk
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-28 21:52 UTC by Ladislav Nesnera
Modified: 2008-07-02 17:04 UTC (History)
1 user (show)

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 Ladislav Nesnera 2008-06-28 21:52:21 UTC
Version:            (using Devel)
OS:                Linux

In previous version (3.5.9) was these useful shortcuts (http://docs.kde.org/development/en/kdepim/kontact/keyboard-shortcuts.html) but in my current version aren't  :-(


*****
Qt: 4.4.0
KDE: 4.00.84 (KDE 4.0.84 (KDE 4.1 >= 20080625) "release 1.1"
KAddressBook: 3.5
Comment 1 Rafael Fernández López 2008-07-02 17:04:37 UTC
SVN commit 827296 by ereslibre:

Set shortcuts as we had on 3.5 kontact version. Plug in the list on the navigation toolbar. Some comments:

* We need to set proper shortcuts. With 11 plugins in sidebar, we would run out of shortcuts.
* If unloading a plugin, and later reloading it will make the newly plugin have count() + 1 shortcut, without mattering the weight of the plugin. This needs to be improved.

BUG: 165236
CCMAIL: winter@kde.org, kde-pim@kde.org


 M  +48 -2     mainwindow.cpp  
 M  +5 -0      mainwindow.h  


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