Bug 485123 - krunner deprioritizes (almost) exact matches
Summary: krunner deprioritizes (almost) exact matches
Status: REPORTED
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: 6.0.3
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-06 08:10 UTC by fawz
Modified: 2024-05-13 04:17 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
typing "sle" into krunner (37.77 KB, image/png)
2024-04-06 08:10 UTC, fawz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fawz 2024-04-06 08:10:55 UTC
Created attachment 168212 [details]
typing "sle" into krunner

***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY


STEPS TO REPRODUCE
1.  start typing `sle`  (to get to "sleep")

OBSERVED RESULT

The first match is System Setting's "Screen Locking" (Configure screen locking) choice.

All the way in the bottom is what I actually want, which is Power's "Sleep" action. 

EXPECTED RESULT

Before openSUSE Tumbleweed updated to plasma 6, typing "sle" would give me the Sleep action as the first choice, so I could quickly type "sle" and press enter to sleep since krunner would understand that that's what I usually want.

Now, the first match is something that doesn't even have "sle" in the title. I assume krunner matches Screen Locking because there are sleep-related settings in that settings module, but the Sleep action has the string in its actual title, so I'd expect it to be prioritized.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Tumbleweed snapshot 20240328
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.3


Maybe related? Couldn't find an exact match.

- https://bugs.kde.org/show_bug.cgi?id=469183