KCombox focus

Benoit Walter b.walter at free.fr
Thu Sep 18 16:42:35 BST 2003


As the number of KComboBoxes is increasing in the control center (background 
images, styles and window decorations), I think it would make sense to give 
focus to the widget after clicking on it. Then it will be much easier to try 
different entries using the keyboard (arrows).

Would it be OK to change kdelibs/kdeui/kcombobox.cpp, void init() and add:
setFocusPolicy( StrongFocus ); ?

Benoit.




More information about the kde-core-devel mailing list