Bug 183237

Summary: Changing sender/receiver column to show does not refresh view
Product: [Applications] kmail Reporter: Albert Astals Cid <aacid>
Component: new message listAssignee: Szymon Stefanek <pragma>
Status: RESOLVED FIXED    
Severity: normal CC: kde
Priority: NOR    
Version: 1.11.90   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Albert Astals Cid 2009-02-04 23:19:19 UTC
Version:           1.11.0 (using 4.2.00 (KDE 4.2.0), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.27-11-generic

How to reproduce:
 * Right click on a folder
 * Properties
 * Change column to show value

See how the header of the list view is updated but the the contents of the column
Comment 1 Jaime Torres 2009-02-05 16:40:24 UTC
Confirmed in "Senders/Receivers Flat" in kmail 1.11.90 (4.2.60).
Comment 2 Jaime Torres 2009-02-11 17:35:44 UTC
*** Bug 184014 has been marked as a duplicate of this bug. ***
Comment 3 Szymon Stefanek 2009-03-10 17:49:41 UTC
SVN commit 937865 by stefanek:

Reload the folder when the view configuration changes.

BUG: 183237




 M  +1 -0      kmmainwidget.cpp  
 M  +3 -2      messagelistview/core/model.cpp  
 M  +7 -0      messagelistview/core/model.h  
 M  +14 -2     messagelistview/storagemodel.cpp  
 M  +5 -0      messagelistview/storagemodel.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=937865
Comment 4 Thomas McGuire 2009-03-11 15:36:18 UTC
SVN commit 938236 by tmcguire:

Backport r937865 by stefanek from trunk to the 4.2 branch:

Reload the folder when the view configuration changes.

CCBUG: 183237





 M  +1 -0      kmmainwidget.cpp  
 M  +3 -2      messagelistview/core/model.cpp  
 M  +7 -0      messagelistview/core/model.h  
 M  +14 -2     messagelistview/storagemodel.cpp  
 M  +5 -0      messagelistview/storagemodel.h  


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