https://bugs.kde.org/show_bug.cgi?id=410842
Kai Uwe Broulik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/pla | |sma-desktop/b639338291d4231 | |4ce3eabde712fee41babbbb69 Status|CONFIRMED |RESOLVED Version Fixed In| |5.17.5 --- Comment #3 from Kai Uwe Broulik <[email protected]> --- Git commit b639338291d42314ce3eabde712fee41babbbb69 by Kai Uwe Broulik. Committed on 07/01/2020 at 10:12. Pushed by broulik into branch 'Plasma/5.17'. [Notifications KCM] Fixup current item syncing logic Instead of relying on currentIndex and some massively complicated logic to track when the index didn't change but the item behind that index, just use currentItem. The updateCurrentIndex being called during model changes massively confused ListView leading to inconsistent view state. FIXED-IN: 5.17.5 Differential Revision: https://phabricator.kde.org/D26425 M +1 -31 kcms/notifications/package/contents/ui/SourcesPage.qml https://commits.kde.org/plasma-desktop/b639338291d42314ce3eabde712fee41babbbb69 -- You are receiving this mail because: You are watching all bug changes.
