Are you using stock Docker compose setup?
No
If not, either reproduce this issue on the official demo or switch to Docker and see if the issue is resolved.
I have reproduce the issue in the demo
Describe the problem you’re having:
When the option " Automatically show next feed … After marking one as read" is enable, when you mark a feed as read it did not go to the next unread one.
…
Include steps to reproduce the problem:
Enable the option
Select a categorie or a feed
Click “mark as read”
The feed (or category) is mark as read but next unread feed (or category) is not automatically select.
…
tt-rss version (including git commit id):
v21.03-8c32ed76d
…
Platform (i.e. Linux distro, PHP, PostgreSQL, etc) versions:
Debian last version
…
Please provide any additional information below:
It was working 2-3 weeks ago.
…
pietro
2
So, it is not only me. I am using keyboard shortcut “fq”.
fox
3
i’ll try to take a look this evening or tomorrow.
Should be fixed now (as of 0b82afabd5).
I don’t know how to do the love button but thanks a lot for the quick fix 
pietro
7
Neither do I. It just popped up, when I wasn’t on min. 20 characters reply 
john
8
Thanks for fixing this issue so quickly.
When I mark the last feed in a category as read, it then shows the unread items of all feeds in the next category. My recollection is that previously it would should only the unread items of the first feed with unread items in the next category.
I preferred the old behavior. Is it possible to get it back? Thanks.
fox
9
it should go to the next visible entry, feed or category, like j/k hotkeys, for consistency. previously it did god knows what with its special-case code but i don’t think it would actually skip over categories.