I have configured KMail to show the newest mail when I enter a folder. In my folder, for some reason, at the bottom I have an email with "Unknown" date. This one is then always selected when I enter the folder, despite being at the bottom of the list. If I configure it to show the oldest mail, it uses the last one before the "Unknown" one.
Git commit b6534794f87f757efe07f4d9498d2db366e0ec5f by Kai Uwe Broulik. Committed on 04/01/2018 at 16:33. Pushed by broulik into branch 'master'. Check date validity before comparing it Prevents it from treating items with unknown date to be newer than anything else. Differential Revision: https://phabricator.kde.org/D9654 M +7 -5 messagelist/src/core/model.cpp https://commits.kde.org/messagelib/b6534794f87f757efe07f4d9498d2db366e0ec5f
Git commit cc0e08dc88461384293840a5ee296189d71dc426 by Kai Uwe Broulik. Committed on 05/01/2018 at 09:24. Pushed by broulik into branch 'master'. [Kickoff] Hide tab bar if only one tab button is configured In Kickoff you can re-arrange and hide individual tab buttons. If you remove all but one the tab bar becomes pointless. FIXED-IN: 5.12.0 Differential Revision: https://phabricator.kde.org/D9655 M +5 -2 applets/kickoff/package/contents/ui/FullRepresentation.qml https://commits.kde.org/plasma-desktop/cc0e08dc88461384293840a5ee296189d71dc426
Urgh, closed wrong bug