| Summary: | krunner history list should be opened at last application and not at bottom | ||
|---|---|---|---|
| Product: | [Plasma] krunner | Reporter: | Michael Braun <charlysnews> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Mandriva RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | krunner.png | ||
|
Description
Michael Braun
2008-01-04 15:46:11 UTC
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 |