Bug 321387

Summary: Option for switching to next message after deleting one
Product: [Applications] trojita Reporter: Jan Kundrát <jkt>
Component: Desktop GUIAssignee: Trojita default assignee <trojita-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: wishlist CC: adam
Priority: NOR    
Version First Reported In: git   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Jan Kundrát 2013-06-19 13:32:44 UTC
Looks like TB has a config option where it navigates to the next unread message upon deleting an old one. Would be cool to have this.

https://projects.flaska.net/issues/624
Comment 1 Adam Chasen 2017-03-09 16:32:42 UTC
duplicates #360091
Comment 2 Jan Kundrát 2017-04-21 21:48:02 UTC
Git commit 7179c38fbff9c5e881112e381731bdc29b0530d5 by Jan Kundrát, on behalf of Roland Pallai.
Committed on 21/04/2017 at 20:05.
Pushed by gerrit into branch 'master'.

Move cursor to the next message after current one disappears

A big inconvience for keyboard usability if the cursor forgets last
position when the current message disappeared from message list. It
also prevents next/previous message actions to function.
This patch using an unobtrusive approach to this problem, moves the
cursor to the next message but does not activate it. The user can
activate with return key or can navigate towards. This way it does not
interfere with automatic read marking nor habits of users.
Related: bug 360091
Change-Id: Ic823c2c9d0bba9de65d01fb0e72b91093f233f7e

M  +66   -0    src/Gui/MsgListView.cpp
M  +6    -0    src/Gui/MsgListView.h

https://commits.kde.org/trojita/7179c38fbff9c5e881112e381731bdc29b0530d5
Comment 3 Christoph Cullmann 2024-09-23 18:49:08 UTC
Trojitá is no longer maintained, please switch to a maintained alternative like https://apps.kde.org/kmail2/

Sorry for the inconveniences.