liferea icon indicating copy to clipboard operation
liferea copied to clipboard

Navigating with arrow keys

Open LukeSeers opened this issue 5 years ago • 2 comments

I've been in search of a RSS reader which don't have this issue, but I cant find one.

Issue: I want to be able to navigate through the list of articles with my arrow keys without marking them as read automatically while going through them.

LukeSeers avatar Jan 29 '20 22:01 LukeSeers

I understand the wish, the UI needed for this heavily conflicts with the mark-read-as-you-select use case :-(

lwindolf avatar Jan 31 '20 10:01 lwindolf

There's a bug in that you cannot advance to next unread item if you marked current item unread.

Because the next-unread-item starts looking for unread item from the current selected item. If the current selected item is marked unread, the above action will never move to the real next unread.

mozbugbox avatar Feb 24 '20 14:02 mozbugbox