https://bugs.kde.org/show_bug.cgi?id=481825
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |e9600f773fdbcba72778a1d3f36 |7f70e727f1c54b1b305f4f6c510 |d25290565bbcf |c1e947066013e --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit 7f70e727f1c54b1b305f4f6c510c1e947066013e by Nate Graham. Committed on 29/02/2024 at 18:51. Pushed by ngraham into branch 'Plasma/6.0'. 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 (cherry picked from commit e9600f773fdbcba72778a1d3f36d25290565bbcf) M +6 -3 kcms/keys/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/7f70e727f1c54b1b305f4f6c510c1e947066013e -- You are receiving this mail because: You are watching all bug changes.