From kmail-devel Tue Nov 25 22:25:23 2003 From: Paul Sprakes Date: Tue, 25 Nov 2003 22:25:23 +0000 To: kmail-devel Subject: [Bug 68410] new email not displayed in preview pane when inbox is X-MARC-Message: https://marc.info/?l=kmail-devel&m=106980080527465 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=68410 ------- Additional Comments From pauls@sprakes.co.uk 2003-11-25 23:25 ------- I think this patch is only halfway there. Now if a new message arrives in a folder which already has messages, and a message is already highlighted, you end up with 2 highlighted messages - which leads to confusion as to which message you are actually reading. Can you do something like the following pseudo-code: if(folderEmptyBeforeMessageArrives) { highlightMessage( currentItem() ); } _______________________________________________ KMail Developers mailing list kmail@kde.org https://mail.kde.org/mailman/listinfo/kmail