https://bugs.kde.org/show_bug.cgi?id=501200
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|When searching in |6 hardcoded runners are |Application Menu, "System |always added to the set of |Settings" are shown despite |systemwide runners when |being turned off in "Plasma |"Extra runners" setting is |Search" in settings |in use, even if some of | |those are disabled | |systemwide CC| |n...@kde.org Severity|normal |minor Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #2 from Nate Graham <n...@kde.org> --- Can reproduce. The code is a little wonky here: https://invent.kde.org/plasma/plasma-desktop/-/blob/master/applets/kicker/package/contents/ui/main.qml?ref_type=heads#L149 It always starts with the same set of 6 hardcoded runners, and then you can optionally configure it to add more from a second hardcoded list, but not permanently subtract any. I'd say we should remove all this stuff and just have it always use the set of runners configured systemwide. -- You are receiving this mail because: You are watching all bug changes.