Bug 165236

Summary: No shortcuts to switch between modules
Product: [Applications] kontact Reporter: Ladislav Nesnera <nesnera>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: ereslibre
Priority: NOR    
Version: SVN trunk   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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