https://bugs.kde.org/show_bug.cgi?id=511237
Bug ID: 511237
Summary: Substring matches for name or caption in the middle of
the string are outscored by inexact fuzzy matches
Classification: Plasma
Product: krunner
Version First 6.5.0
Reported In:
Platform: KDE Linux
OS: Linux
Status: REPORTED
Keywords: regression, usability
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Similar to Bug 511235 which is about substring matches anchored to the
beginning of the string; this one is about substring matches that are somewhere
in the middle of the string (which should have a lower score than
beginning-anchored substring matches).
For example, searching for "code", I get the following results:
- Discover (a fuzzy match)
- Welcome Center (not sure lol)
- Visual Studio Code
- Prusa GCode Viewer
- Kate
- PrusaSlicer
The first entry should be either Visual Studio Code or Prusa GCode Viewer
(ideally the former).
--
You are receiving this mail because:
You are watching all bug changes.