[kde] [Bug 460894] Plasmoid with many text fields in settings only saves specific entries
Nate Graham
bugzilla_noreply at kde.org
Mon Oct 24 21:20:40 BST 2022
https://bugs.kde.org/show_bug.cgi?id=460894
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOT A BUG
Status|REPORTED |RESOLVED
CC| |nate at kde.org
--- Comment #1 from Nate Graham <nate at kde.org> ---
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 plasma-devel at kde.org
mailing list.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list