[Panel-devel] KRunner history

Ryan Bitanga ephebiphobic at gmail.com
Mon Dec 10 18:51:32 CET 2007


Is there any particular reason KRunner uses a plain KComboBox?

It currently has a bug wherein the items in the combobox keep on
getting appended to themselves. The call to m_searchTerm->addItems()
in resetInterface() should be preceded by a call to
m_searchTerm->clear() and followed by m_matchTimer.stop(). This patch
fixes that and uses KHistoryComboBox instead.

Cheers,
Ryan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: krunner-history.diff
Type: text/x-diff
Size: 4105 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20071211/df3e7caf/attachment-0001.bin 


More information about the Panel-devel mailing list