https://bugs.kde.org/show_bug.cgi?id=518073
Arjen Hiemstra <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-systemmonitor/-/c | |ommit/dd3bbce1af75003b1ec40 | |be40597737b51e09e36 Status|ASSIGNED |RESOLVED --- Comment #11 from Arjen Hiemstra <[email protected]> --- Git commit dd3bbce1af75003b1ec40be40597737b51e09e36 by Arjen Hiemstra. Committed on 15/06/2026 at 09:32. Pushed by ahiemstra into branch 'master'. table: Explicitly remove duplicate entries from sortedColumns in ColumnSFModel In some cases we can end up with duplicate entries in sortedColumns. That leads to incorrect display of columns. So remove any duplicates from the list of sorted columns as a final cleanup step. M +2 -0 src/table/ColumnSortFilterDisplayModel.cpp https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/dd3bbce1af75003b1ec40be40597737b51e09e36 -- You are receiving this mail because: You are watching all bug changes.
