| Summary: | Collapsing all threads collapses all groups too | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Daniel <kdebugs.slum554> |
| Component: | new message list | Assignee: | Szymon Stefanek <pragma> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jtamate |
| Priority: | NOR | ||
| Version First Reported In: | 1.11.0 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Daniel
2009-02-03 18:04:03 UTC
Confirmed in kmail 1.11.90 (kde 4.2.62) from svn trunk r923448. SVN commit 937315 by stefanek: CTRL+, and CTRL+. now always expand/collapse threads, as the shortcut name suggests. Groups are not expanded/collapsed. BUG: 183031 M +2 -1 model.h M +45 -37 view.cpp M +8 -0 view.h WebSVN link: http://websvn.kde.org/?view=rev&revision=937315 SVN commit 938228 by tmcguire: Backport r937315 by stefanek from trunk to the 4.2 branch: CTRL+, and CTRL+. now always expand/collapse threads, as the shortcut name suggests. Groups are not expanded/collapsed. CCBUG: 183031 M +2 -1 model.h M +45 -37 view.cpp M +8 -0 view.h WebSVN link: http://websvn.kde.org/?view=rev&revision=938228 |