[Bug 159239] KIntNumInput handles keyboard input incorrectly when suffixes are enabled
Albert Astals Cid
tsdgeos at terra.es
Thu Mar 13 22:43:03 CET 2008
------- 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=159239
tsdgeos terra es changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tsdgeos terra es
------- Additional Comments From tsdgeos terra es 2008-03-13 22:43 -------
Basically KIntSpinBox::textFromValue and KIntSpinBox::valueFromText ignore the fact that the text can have a suffix so it does not work, using the QSpinBox variants is not possible there because we have the very useful base setting that probably noone uses but breaks the 99% used code :-/
More information about the Kdelibs-bugs
mailing list