Bug 233395

Summary: Startup folder selected, but not loaded
Product: [Applications] kmail2 Reporter: Thomas McGuire <mcguire>
Component: miscAssignee: Stephen Kelly <steveire>
Status: RESOLVED FIXED    
Severity: normal CC: kdepim-bugs, steveire
Priority: LO Keywords: akonadi-ports-regression
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 223438    

Description Thomas McGuire 2010-04-05 19:03:42 UTC
On startup, KMail restores the selection to the last selected folder, the startup folder.
Although the folder is correctly selected, the message list stays empty. The message list should display the messages of the startup folder.
Comment 1 Thomas McGuire 2010-04-06 09:57:28 UTC
Model bug, so adding Steve to CC list.
Comment 2 Stephen Kelly 2010-05-11 15:31:50 UTC
SVN commit 1125469 by skelly:

Don't create a new QItemSelectionModel each time a folder is selected.

Fixes the bug of a collection not appearing populated on startup.

BUG: 233395

 M  +1 -2      pane.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1125469