Bug 176104

Summary: "Jump to first unread or new message" doesn't work
Product: [Applications] kmail Reporter: Sebastian Kügler <sebas>
Component: new message listAssignee: Szymon Stefanek <pragma>
Status: RESOLVED FIXED    
Severity: normal CC: hvbakel, jtamate, kgw, simon
Priority: NOR Keywords: regression, triaged
Version: 1.10.90   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sebastian Kügler 2008-11-26 03:25:18 UTC
Version:           1.10.90 (using Devel)
Compiler:          gcc 4.3.1 20080507 
OS:                Linux
Installed from:    Compiled sources

KMail|Settings|Misc|Folders|"When entering a folder" does have no effect, it always jumps to the last selected message. The settings [Jump to First New Message]|[Jump to First Unread or New Message] both have no effect since recently (approximately around the merge of the new tree views).
Comment 1 Thomas McGuire 2008-11-26 19:57:44 UTC
Yep, confirmed. This one is also on the regression wiki page.
Comment 2 Jaime Torres 2008-12-02 13:36:51 UTC
*** Bug 176660 has been marked as a duplicate of this bug. ***
Comment 3 Szymon Stefanek 2008-12-05 17:32:44 UTC
SVN commit 892976 by stefanek:

Select the right kind of message when entering a folder.

BUG: 176104




 M  +35 -11    kmmainwidget.cpp  
 M  +19 -4     messagelistview/core/enums.h  
 M  +30 -6     messagelistview/core/model.cpp  
 M  +72 -75    messagelistview/core/view.cpp  
 M  +44 -29    messagelistview/core/view.h  
 M  +11 -11    messagelistview/pane.cpp  
 M  +24 -15    messagelistview/pane.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=892976
Comment 4 Jaime Torres 2008-12-09 10:17:55 UTC
*** Bug 177248 has been marked as a duplicate of this bug. ***