https://bugs.kde.org/show_bug.cgi?id=443866
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |ac22a4f170d08552a6e7b00f77c | |d23dc244010fd Resolution|--- |FIXED --- Comment #8 from Nate Graham <n...@kde.org> --- Git commit ac22a4f170d08552a6e7b00f77cd23dc244010fd by Nate Graham, on behalf of Alexander Lohnau. Committed on 25/01/2022 at 16:02. Pushed by ngraham into branch 'master'. servicesrunner: Fix some apps not showing up when typing less than 3 characters We want to check the user-visible name, not the name of the file on disk. In case we type "di", results like "Discord" or "Discover" are expected. With the old logic however, we would reject discover, because the desktop file is called "org.kde.discover". R +2 -1 runners/services/autotests/fixtures/org.kde.systemsettings.desktop [from: runners/services/autotests/fixtures/systemsettings.desktop - 070% similarity] M +25 -0 runners/services/autotests/servicerunnertest.cpp M +1 -1 runners/services/servicerunner.cpp https://invent.kde.org/plasma/plasma-workspace/commit/ac22a4f170d08552a6e7b00f77cd23dc244010fd -- You are receiving this mail because: You are watching all bug changes.