| Summary: | Message list settings (theme, aggregation) not saved properly | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Thomas McGuire <mcguire> |
| Component: | message list | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | Keywords: | akonadi-ports-regression |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Bug Depends on: | |||
| Bug Blocks: | 223438 | ||
|
Description
Thomas McGuire
2010-05-11 16:45:31 UTC
Btw, the folder properties dialog properly remembers the setting, it is just not reflected on the message list when actually selecting the folder. SVN commit 1126407 by lfranchi: Update the message pane to the selected folder on return to the event loop---the messagelist shares the same selectionmodel internally, and at the point it was called the selectionmodel still had the old selection. BUG: 237255 M +23 -21 kmmainwidget.cpp M +4 -1 kmmainwidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1126407 |