https://bugs.kde.org/show_bug.cgi?id=473428
Bug ID: 473428
Summary: "ab" gives "About this System" but "abo" to "about th"
gives KDiskFree instead of "About this System"
Classification: Plasma
Product: plasmashell
Version: master
Platform: Other
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: Application Launcher (Kickoff)
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: 1.0
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
STEPS TO REPRODUCE
1. Open the Application Launcher on the panel
2. Start typing "about this system"
OBSERVED RESULT
Between the third character and the eighth, KDiskFree is the top result,
despite not having "about" or "th" in the title or the short description
beneath. "About this System" is the second result.
EXPECTED RESULT
"About this System" should be the top result with "abo" and beyond.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
I assume "about" and "th" are being pulled from the "type" in
org.kde.kdf.desktop: "Displays information about hard disks and other storage
devices". However "about" and "th" are quite far apart in the text here, so
"about th" shouldn't even get KDiskFree in the results, let alone at the top.
Also, that "th" is in the middle of a word so it really should not be a factor.
--
You are receiving this mail because:
You are watching all bug changes.