[PATCH] qcombobox bug workaround

Nick Shaforostoff shaforostoff at gmail.com
Tue Feb 24 02:08:54 GMT 2009


Hi. I recently upgraded Qt to 4.5 to find out that trivial bug I
reported ages ago still isn't fixed.

QComboBox doesn't keep it's view() selection in sync with itself.
So when user selects item by pressing arrow keys or via
search-as-you-type w/o opening the view(),
the view() doesn't have its currentIndex() updated.

attached small patch fixes this issue on a KComboBox level.

ok to commit it?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make-it-smart.patch
Type: application/octet-stream
Size: 981 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20090224/456ccddb/attachment.obj>


More information about the kde-core-devel mailing list