[Bug 157785] KComboBox's returnPressed signals not working

David Faure faure at kde.org
Wed Feb 13 23:37:38 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         
faure kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From faure kde org  2008-02-13 23:37 -------
SVN commit 774759 by dfaure:

Fix KComboBox not emitting returnPressed when it was created with rw=false and setEditable(true) afterwards.
It really sucks that QComboBox::setLineEdit() is not virtual anymore.
BUG: 157785


 M  +19 -3     tests/klineedit_unittest.cpp  
 M  +3 -0      tests/klineedit_unittest.h  
 M  +14 -6     widgets/kcombobox.cpp  
 M  +12 -0     widgets/kcombobox.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=774759


More information about the Kdelibs-bugs mailing list