https://bugs.kde.org/show_bug.cgi?id=481825
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.0.1 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |e9600f773fdbcba72778a1d3f36 | |d25290565bbcf Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit e9600f773fdbcba72778a1d3f36d25290565bbcf by Nate Graham. Committed on 29/02/2024 at 17:31. Pushed by ngraham into branch 'master'. kcms:keys: fix changing command text or path The code was trying to change an item by its ID that is dynamically instantated within a delegate; that won't work. Instead we need to change a top-level property on the delegate itself and bubble that change down to its contentItem. FIXED-IN: 6.0.1 M +6 -3 kcms/keys/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/e9600f773fdbcba72778a1d3f36d25290565bbcf -- You are receiving this mail because: You are watching all bug changes.