Summary: | categories with only one entry should be flattened (in search) | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Harald Sitter <sitter> |
Component: | sidebarview | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | shot of the screen |
Basically the same as Bug 400303. *** This bug has been marked as a duplicate of bug 400303 *** |
Created attachment 122721 [details] shot of the screen The sidebar shows categories, if the categories only contain one KCM the search results can be really bad. STEPS TO REPRODUCE 1. search for 'lock' OBSERVED RESULT No lockscreen results EXPECTED RESULT There should be an entry for lockscreens kcm ADDITIONAL INFORMATION The lockscreen KCM is actually in the results under the "Desktop Behavior" category as single KCM. jriddell failed to figure out, so I'd call this bad UI affordance. Easiest fix would likely be flattening the results if only one KCM is in a given category... i.e. instead of showing 'Desktop Behavoir' show the 'Screen Locking' kcm in the results.