| Summary: | expanding thread in kmail no longer expands children automatically | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Mike Frysinger <vapier> |
| Component: | new message list | Assignee: | Szymon Stefanek <pragma> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | martin |
| Priority: | NOR | ||
| Version First Reported In: | 1.11.0 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Mike Frysinger
2009-02-02 19:41:59 UTC
This works for me using the menu view->Expand thread. It expands all the subthreads as well. Tested in kmail 1.11.90 (kde 4.2.62). the point of clicking the + was so that i wouldnt have to go through the menu system. however, that does point out there is a shortcut '.' and ',' which i can use in the mean time. I also found that different behavior a regression to kmail in KDE 3.5 A fix is waiting in the reviewboard http://reviewboard.kde.org/r/1332/ SVN commit 1011918 by mkoller: BUG: 182910 expand full thread when opening the root message as it was done with the old treeview M +16 -1 view.cpp M +4 -0 view.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1011918 SVN commit 1011919 by mkoller: Backport r1011918 by mkoller from trunk to the 4.3 branch: CCBUG: 182910 expand full thread when opening the root message as it was done with the old treeview M +16 -1 view.cpp M +4 -0 view.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1011919 |