Version: unspecified OS: Linux Specially crafte KIntSpinBox result in ignoring values you entered by keyboard after pressing Tab. You can easily reproduce this bug with designer, see below: Reproducible: Didn't try Steps to Reproduce: 1. Create a KIntSpinBox which has a prefix 2. Create another widget you can jump to via tab 3. Go to preview mode and navigate to the KIntSpinBox 4. Enter a correct value and press TAB Actual Results: Your entered value is overwritten with the default value Expected Results: Your entered value should be kept, as it is for the QSpinBox.
Git commit 29a0c9945cdb3e406b9ca45a74cdab8227622e81 by Christoph Feck. Committed on 14/11/2011 at 12:18. Pushed by cfeck into branch 'KDE/4.7'. Fix KIntSpinBox not respecting prefix() Additionally, trim spaces (like in the Qt implementation). BUG: 286523 FIXED-IN: 4.7.4 M +4 -1 kdeui/widgets/knuminput.cpp http://commits.kde.org/kdelibs/29a0c9945cdb3e406b9ca45a74cdab8227622e81