https://bugs.kde.org/show_bug.cgi?id=460894
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOT A BUG Status|REPORTED |RESOLVED CC| |[email protected] --- Comment #1 from Nate Graham <[email protected]> --- When you have this problem, if you manually move focus to a different text field by clicking on it, or tabbing to it, does the text field whose focus you just moved away from get its text saved properly when you click OK or Apply? I ask because I suspect your use of alias properties is the issue here because yo're falling back on the text fields' default behavior to only save when losing focus, and what you should do instead is use onTextChanged: handlers to manually set the values of the magic cfg_[whatever] variables. Regardless, I'm afraid isn't the place to be asking for development assistance; a better place would be the #plasma Matrix room or the [email protected] mailing list. -- You are receiving this mail because: You are watching all bug changes.
