https://bugs.kde.org/show_bug.cgi?id=264297
--- Comment #5 from Andreas Hartmetz <ahartm...@gmail.com> --- Git commit 824a07c785d21cb40f5d49dbb0e8f219514a95a5 by Andreas Hartmetz. Committed on 23/06/2025 at 21:04. Pushed by ahartmetz into branch 'master'. That notFirstLoadingJob mentioned earlier? It's more of a bug now It is true during inital loading of the folder, but false when loading the same folder again by clicking on another one, then the first one again. A situation not too different from first loading from the user POV, except the scroll position didn't stay at the bottom that time, but ended up quite close to the top (very old messages). Tested with ascending order / most recent at bottom. Staying at the top happens more or less by itself, it's the easy case. M +1 -2 messagelist/src/core/view.cpp https://invent.kde.org/pim/messagelib/-/commit/824a07c785d21cb40f5d49dbb0e8f219514a95a5 -- You are receiving this mail because: You are watching all bug changes.