https://bugs.kde.org/show_bug.cgi?id=486568
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |6.1 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/8d9b34a713b4509cd085d63bb | |60047464e5fa1fd Status|ASSIGNED |RESOLVED --- Comment #6 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 8d9b34a713b4509cd085d63bb60047464e5fa1fd by Fushan Wen. Committed on 30/05/2024 at 08:13. Pushed by fusionfuture into branch 'master'. wallpapers/image: avoid using equal in model index comparison Equal can confuse the sort filter model when 3 items have the same date. For reversed order Qt swaps the left index and the right index internally, so let's follow the best practice. FIXED-IN: 6.1 M +1 -1 wallpapers/image/plugin/slidefiltermodel.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/8d9b34a713b4509cd085d63bb60047464e5fa1fd -- You are receiving this mail because: You are watching all bug changes.