Version: (using KDE KDE 3.97.0) Installed from: Mandriva RPMs OS: Linux When I open the drop down box of krunner the last entry of the list is selected, in my case there are many empty lines, and not the last entered command. I think this should be changed.
Created attachment 22835 [details] krunner.png
Can someone remove the m_searchTerm->addItem(QString()) line from void Interface::resetInterface() in interface.cpp? I have yet to switch to the 4.0 branch so I can't do this myself but that should fix this bug.
SVN commit 757386 by aseigo: don't add empty strings over and over BUG:155086 M +1 -3 interface.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=757386