https://bugs.kde.org/show_bug.cgi?id=481450
Kristen McWilliam <kmcwilliampub...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kscreenlocker/-/commit/f | |1c250ed61fccd31b544007b5a50 | |c96cb5bc1152 --- Comment #2 from Kristen McWilliam <kmcwilliampub...@gmail.com> --- Git commit f1c250ed61fccd31b544007b5a50c96cb5bc1152 by Kristen McWilliam. Committed on 26/02/2024 at 18:45. Pushed by merritt into branch 'master'. fix(kcm): reset and default actions not reflected immediately Seems as if ComboBoxes have some difficulty with the reset and default actions in KCMs. This patch adds listeners to the reset and default actions and triggers an update of the ComboBoxes. Took inspirations from the Powerdevil KCM, which was having similar issues with ComboBoxes. See: https://invent.kde.org/plasma/powerdevil/-/blob/089a47aecc57c6e064e3bc459087ffd84495febc/kcmodule/profiles/ui/main.qml#L72 M +2 -0 kcm/kcm.cpp M +11 -0 kcm/kcm.h M +30 -0 kcm/ui/main.qml https://invent.kde.org/plasma/kscreenlocker/-/commit/f1c250ed61fccd31b544007b5a50c96cb5bc1152 -- You are receiving this mail because: You are watching all bug changes.