https://bugs.kde.org/show_bug.cgi?id=518073
Arjen Hiemstra <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-systemmonitor/-/c |ma/plasma-systemmonitor/-/c |ommit/7514be989b2d319018611 |ommit/9c795ef0ba171ed0e24cd |5b755f9862a4de91144 |3768191431d8991739a --- Comment #13 from Arjen Hiemstra <[email protected]> --- Git commit 9c795ef0ba171ed0e24cd3768191431d8991739a by Arjen Hiemstra. Committed on 16/06/2026 at 14:43. Pushed by ahiemstra into branch 'Plasma/6.6'. 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. (cherry picked from commit dd3bbce1af75003b1ec40be40597737b51e09e36) Co-authored-by: Arjen Hiemstra <[email protected]> M +2 -0 src/table/ColumnSortFilterDisplayModel.cpp https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/9c795ef0ba171ed0e24cd3768191431d8991739a -- You are receiving this mail because: You are watching all bug changes.
