https://bugs.kde.org/show_bug.cgi?id=321387

--- Comment #2 from Jan Kundrát <j...@kde.org> ---
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

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to