Created attachment 159720 [details] example of wrong ordered notification list SUMMARY Sometimes (reason is unknown to me) the notifications are displayed in a wrong order in the notification list. Specifically, the latest notification is not on the top. This makes it hard too find the notification if you want to check the latest one. STEPS TO REPRODUCE still unknown OBSERVED RESULT the latest notification is not always on the top and sometimes an older notification is above an older one. EXPECTED RESULT the latest notification should be at the top and the order should be chronological only (if a "grouped" notification is partly dismissed, should the notification go down in the list?) Operating System: Arch Linux KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.107.0 Qt Version: 5.15.9 Kernel Version: 6.3.2-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 8 × Intel® Core™ i7-8565U CPU @ 1.80GHz Memory: 15,4 GiB of RAM Graphics Processor: Mesa Intel® UHD Graphics 620 Manufacturer: LENOVO Product Name: 20QGS00A00 System Version: ThinkPad X1 Yoga 4th
*** Bug 501645 has been marked as a duplicate of this bug. ***
*** Bug 503107 has been marked as a duplicate of this bug. ***
*** Bug 505036 has been marked as a duplicate of this bug. ***
*** Bug 504819 has been marked as a duplicate of this bug. ***
I can confirm this, very annoying
(In reply to Egor Tkachev from comment #5) > I can confirm this, very annoying Yeah! And sometimes the list of notication is big. When using the mouse wheel to scroll down, the KSHELL or KWIN crashes.
Git commit 16ab53adfd05d9be800611524f20448e9eea8aed by Kai Uwe Broulik. Committed on 23/07/2025 at 14:43. Pushed by broulik into branch 'master'. Notificationmanager: Remove QConcatenateBlablaModel workaround for Qt 6.9.1 Our hack breaks sorting the model for some reason. M +7 -0 libnotificationmanager/notifications.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/16ab53adfd05d9be800611524f20448e9eea8aed
Git commit ea3cb3c431542999e8a66e9c98fc093690e57fdf by Kai Uwe Broulik. Committed on 24/07/2025 at 05:43. Pushed by broulik into branch 'Plasma/6.4'. Notificationmanager: Remove QConcatenateBlablaModel workaround for Qt 6.9.1 Our hack breaks sorting the model for some reason. (cherry picked from commit 16ab53adfd05d9be800611524f20448e9eea8aed) Co-authored-by: Kai Uwe Broulik <kde@privat.broulik.de> M +7 -0 libnotificationmanager/notifications.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/ea3cb3c431542999e8a66e9c98fc093690e57fdf