https://bugs.kde.org/show_bug.cgi?id=374518
Bug ID: 374518 Summary: Search suggestions for webshortcuts show up in all kinds of runners Product: krunner Version: 5.8.5 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: k...@privat.broulik.de Reporter: k...@web.de Target Milestone: --- We can run krunner searching only trough a single runner, for example we can search for bookmarks: qdbus-qt5 org.kde.krunner /App displaySingleRunner bookmark When entering any text into this bookmark-SingleRunner that happens to be the beginning of a webshortcut such as > gg A suggestion for the google webshortcut shows up > gg: 1234 When pressing enter nothing happens, since there is no bookmark called "gg: 1234", and we are in the bookmark-SingleRunner, which doesn't know how to handle webshortcuts. Suggestions for webshortcuts should not show up in a SingleRunner that is not the webshortcut-SingleRunner. The only SingleRunner where the suggestions should be shown is this one: qdbus-qt5 org.kde.krunner /App displaySingleRunner webshortcuts -- You are receiving this mail because: You are watching all bug changes.