[PATCH] qcombobox bug workaround

Nick Shaforostoff shaforostoff at gmail.com
Mon Mar 16 23:52:04 GMT 2009


On Sunday 15 of March 2009 16:30:44 Allen Winter wrote:
> On Monday 23 February 2009 9:08:54 pm Nick Shaforostoff wrote:
> > 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.
> Whatever happened here?
Well, proper fixing requires downloading source code of Qt and compiling it,
so this lowers priority for me (I have a lot of issues to deal with...)




More information about the kde-core-devel mailing list