Version: SVN (using KDE 4.6.1) OS: Linux Kate includes a reference to writeConfig() at the end of configDialog(). However, the documentation states, "changes will be applied to the editor, but not saved anywhere automagically, call writeConfig() to save them," implying that this behaviour is incorrect. Reproducible: Always Steps to Reproduce: Invoke writeConfig() Actual Results: Settings were written to disk. Expected Results: No settings should be written to disk.
you mean "steps to reproduce: invoke configDialog()" probably, right? ;-) patches welcome but make sure kate, kwrite and kdevelop still work as expected.
Does that lead to any misbehavior? Review request: https://git.reviewboard.kde.org/r/101026
Git commit 8638e9a2ce9f65316df992cf7a39ca8294c9e77b by Christoph Cullmann. Committed on 07/11/2011 at 13:13. Pushed by cullmann into branch 'master'. fix KTextEditor::Editor::configDialog implementation to not save config this was not correct, as stated in docs otherwise BUG: 270122 M +0 -2 part/utils/kateglobal.cpp http://commits.kde.org/kate/8638e9a2ce9f65316df992cf7a39ca8294c9e77b