https://bugs.kde.org/show_bug.cgi?id=371837
Don Nguyen <don78color...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |don78color...@gmail.com --- Comment #2 from Don Nguyen <don78color...@gmail.com> --- The problem is in ConfirmationsSettingsPage::applySettings() It is only saving the setting if the setting is checked, but not doing anything if it's unchecked. Unlike it's neighboring settings, it's not being saved as a simple on/off so I don't know how to deal with it. I need to look into how this setting is being used and find an appropriate value to set when the checkbox is off. -- You are receiving this mail because: You are watching all bug changes.