| Summary: | No shortcuts to switch between modules | ||
|---|---|---|---|
| Product: | [Applications] kontact | Reporter: | Ladislav Nesnera <nesnera> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ereslibre |
| Priority: | NOR | ||
| Version First Reported In: | SVN trunk | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ladislav Nesnera
2008-06-28 21:52:21 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 |