Manual keyboard entry of a value ( click+shift ) is broken scenario : 1) Sometime ( it's rare but happen ) , I want to enter a value in the combo box ; (for ex, 42 in the 'Size' one on the toolbar ). 2) As a Blender old reflex , I press Shift, and click on the middle text of the combo-box 3) The combo box react as expected and offer a cursor, underline the number to let me edit the value problem : 4) If I press 'enter' to confirm , the value return to the previous one So, I can't set the value to 42 this way Expected : Confirm with enter, and get the combo box slider to switch to 42 and use a 42 brush sized. ( this affect all combo-box, annoying for fine-tuning in brush setting )
Confirmed. Manually entering values is broke. The widget doesn't get the event to the enter press.
Git commit 7f9879631ad8f5310d44be76f364a0ec9adea87d by Sven Langkamp. Committed on 21/01/2013 at 21:15. Pushed by langkamp into branch 'master'. workaround for the focus lost, since the slot is called when the editing is finished or we lost focus we need to check if we really lost focus before hiding the edit M +5 -1 krita/ui/widgets/kis_slider_spin_box.cpp http://commits.kde.org/calligra/7f9879631ad8f5310d44be76f364a0ec9adea87d