Summary: | Search string matching only a single category shows the matched and disabled category in the results view, which is useless | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Laura David Hurka <laura.stern> |
Component: | sidebarview | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, nate, plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 5.19.4 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 6.1 | |
Sentry Crash Report: | |||
Attachments: | Screenshot of greyed out search results. |
Description
Laura David Hurka
2020-08-28 13:11:56 UTC
Can you include a screenshot please edit, nm, can reproduce And can reproduce even if I check out a version from 5.19 Which either means it's a frameworks change or this has always existed Created attachment 131244 [details]
Screenshot of greyed out search results.
Just for completeness, here is the screenshot I forgot to attach. :)
I can reproduce the bug. What's going on in this case is that the search results are returning only a category and no KCMs. And the category is disabled, as all categories in the search view are. The bug seems to be that if the only matched item is a category, and no KCMs matched the search, we display the disabled category anyway instead of the "Nothing found" message. I am not able to reproduce this anymore with today's git master. |