[Konsole-devel] [Bug 94827] can't change silence detector timer
Waldo Bastian
bastian at kde.org
Fri Dec 17 15:28:58 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=94827
bastian kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From bastian kde org 2004-12-17 16:28 -------
#1: Problem is that QSpinBox does not emit valueChanged() as long as it has focus,
selecting the OK button does NOT change focus and as a result kcmshell does not think that anything has changed in the dialog and will not save any changes at all.
Fixed.
#0: The dialog read back the default settings instead of the actual settings. Fixed.
More information about the konsole-devel
mailing list