https://bugs.kde.org/show_bug.cgi?id=510244
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/1f2464102857b43d8198398b6 |t/f8c23bd3f2dd4798c244ddd41 |75cbc5cf956144e |454516aca40651d --- Comment #9 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit f8c23bd3f2dd4798c244ddd41454516aca40651d by Kai Uwe Broulik. Committed on 13/10/2025 at 06:09. Pushed by broulik into branch 'Plasma/6.5'. [libnotificationmanager] Implement ActionLabelsRole in JobsModel Currently we don't handle this role at all and return QVariant. This triggers https://bugreports.qt.io/browse/QTBUG-140928 which causes hasSomeActions to be true for job finish notifications, causing them to not be closed on expire. By returning a data object of the right type we work around the issue (cherry picked from commit 1f2464102857b43d8198398b675cbc5cf956144e) Co-authored-by: Nicolas Fella <nicolas.fe...@gmx.de> M +2 -0 libnotificationmanager/jobsmodel.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/f8c23bd3f2dd4798c244ddd41454516aca40651d -- You are receiving this mail because: You are watching all bug changes.