[Bug 157785] KComboBox's returnPressed signals not working

David Faure faure at kde.org
Wed Feb 13 23:05:23 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=157785         




------- Additional Comments From faure kde org  2008-02-13 23:05 -------
OK, I had a look (since I had written a unittest for this) and I found a workaround: 
combo_ = new KComboBox( true, this ) 
makes the combobox work as expected.

So the problem is calling setEditable after creation; I'll check why.


More information about the Kdelibs-bugs mailing list