| Summary: | menu shortcut for Threading was stolen by Troubleshoot IMAP Cache | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Benno Schulenberg <bensberg> |
| Component: | keys and menus | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | martin |
| Priority: | NOR | ||
| Version First Reported In: | 1.9.1 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | assign "o" as shortcut for Troubleshooting instead of "T" | ||
Created attachment 15402 [details]
assign "o" as shortcut for Troubleshooting instead of "T"
See bug #124794 for a patch that handles several more menu problems besides this one. As there is no longer a "threading" menu entry in kmail/KDE4 as the message list has completely changed with new threading/display modes, I close this bug. |
Version: 1.9.1 (using KDE 3.5.2, Gentoo) Compiler: gcc version 3.4.6 (Gentoo Hardened 3.4.6, ssp-3.4.5-1.0, pie-8.7.9) OS: Linux (i686) release 2.6.16 In KMail 1.9 a new item appeared in the "Folder" menu: "Troubleshoot IMAP Cache". It was assigned "T" as its shortcut key -- but this key was previously used by "Threading". The Threading item now became keyless -- which was annoying as I use to flip one of my folders back and forth between threading and no-threading. So I made the attached patch to adjust this. The new Troubleshooting shortcut key ("o") does not conflict with any of the existing ones.