Bug 176104 - "Jump to first unread or new message" doesn't work
Summary: "Jump to first unread or new message" doesn't work
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: new message list (show other bugs)
Version: 1.10.90
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Szymon Stefanek
URL:
Keywords: regression, triaged
: 176660 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-26 03:25 UTC by Sebastian Kügler
Modified: 2008-12-09 10:17 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***