Version: 1.12.0 (using KDE 4.3.0) OS: Linux Installed from: Ubuntu Packages In kmails configuration dialog, clicking "Defaults" isn't recognized as changing anything: the "Apply" button is still grayed out and clicking "Ok" doesn't save the loaded default settings. But: if anything else is manually changed in the config dialog, kmail notices this and ungrays the "Apply" buttons and all changes are saved normally (even those loaded by the "Defaults" button).
can confirm also with 4.4 trunk
valid on kde 4.4.2
if this is a junior job, i will try to fix it
I think it is a junior job. Probably just a signal configChanged() missing.
in fact after more tests it appears to work correctly here and when default change a value, Apply is enabled. But a question appear to me: Is it normal that some checkboxes never changes when clicking default ? for ex here, the if i check the box for "Beep", clicking on default doesn't not uncheck and if the box is unchecked, default doesn't check it.
Sounds as if the "setBackToDefault" is not complete and does not unset options that have been added after it was written. You may check that.
Cannot reproduce with master. Pressing defaults on config pages previously changed activates the apply button. Closing