Bug 446239 - Kicker orders search results worse than krunner
Summary: Kicker orders search results worse than krunner
Status: RESOLVED DUPLICATE of bug 431204
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Menu (Kicker) (show other bugs)
Version: 5.23.3
Platform: Kubuntu Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-29 13:23 UTC by pqwoerituytrueiwoq
Modified: 2022-06-07 16:47 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
ScreenCapture (959.76 KB, video/x-matroska)
2021-11-29 13:23 UTC, pqwoerituytrueiwoq
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pqwoerituytrueiwoq 2021-11-29 13:23:05 UTC
Created attachment 144063 [details]
ScreenCapture

SUMMARY

When i search for say 'display' display settings are the last entry, if i am searching for display i probably am not looking for a calendar (or disk usage for that matter, KDiskFree)
Krunner orders the results better in this situation for some reason

see attached screen capture

STEPS TO REPRODUCE
1. open default applications menu (kickoff)
2. search for display

OBSERVED RESULT
3. display settings is below calendar

EXPECTED RESULT
3. display settings is above calendar (in the context of display it is clearly more relevant than the calendar even if it does *display* the month and events)

SOFTWARE/OS VERSIONS
Windows: N/A
macOS: N/A
Linux/KDE Plasma: 5.23.3
KDE Plasma Version:  5.23.3
KDE Frameworks Version:  5.88
Qt Version:  5.15.2

ADDITIONAL INFORMATION
Comment 1 Prajna Sariputra 2022-02-12 06:21:28 UTC

*** This bug has been marked as a duplicate of bug 431204 ***
Comment 2 Bug Janitor Service 2022-06-06 18:20:23 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1811
Comment 3 Alexander Lohnau 2022-06-07 16:29:20 UTC
Git commit fcbb1de7a80d5ced25838d4a4495bcc7d136b999 by Alexander Lohnau.
Committed on 07/06/2022 at 15:59.
Pushed by alex into branch 'master'.

RunnerModel: Display KCMs right after application results

A few KDE versions ago, the KCM and app results were provided by the same plugin.
To make sure they do not appear very far down the list, the plugin id is inserted right after the services runner.

M  +1    -0    applets/kicker/plugin/runnermodel.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/fcbb1de7a80d5ced25838d4a4495bcc7d136b999
Comment 4 Alexander Lohnau 2022-06-07 16:47:03 UTC
Git commit a8a76170a587991e3d36d4b2c75ec7c1423f2c60 by Alexander Lohnau.
Committed on 07/06/2022 at 16:46.
Pushed by alex into branch 'Plasma/5.25'.

RunnerModel: Display KCMs right after application results

A few KDE versions ago, the KCM and app results were provided by the same plugin.
To make sure they do not appear very far down the list, the plugin id is inserted right after the services runner.


(cherry picked from commit fcbb1de7a80d5ced25838d4a4495bcc7d136b999)

M  +1    -0    applets/kicker/plugin/runnermodel.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/a8a76170a587991e3d36d4b2c75ec7c1423f2c60