Bug 448523 - Add "accessibility" tag for searching
Summary: Add "accessibility" tag for searching
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_kwineffects (other bugs)
Version First Reported In: 5.23.5
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-15 12:45 UTC by Jack Hill
Modified: 2022-03-14 20:55 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jack Hill 2022-01-15 12:45:43 UTC
SUMMARY
The first heading under Desktop Effects is "Accessibility", but Desktop Effects does not appear when searching "accessibility".

STEPS TO REPRODUCE
1. Open system settings
2. Search for accessibility
3. Look at the filtered settings

OBSERVED RESULT
The Desktop Effects KCM is not highlighted

EXPECTED RESULT
The Desktop Effects KCM should be highlighted

SOFTWARE/OS VERSIONS
Linux: openSUSE Tumbleweed 20220113
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2022-01-21 01:48:31 UTC
Good idea! Wanna do it yourself? This kind of thing is really easy to do. Here's where you would add it:

https://invent.kde.org/plasma/kwin/-/blob/master/src/kcmkwin/kwineffects/kcm_kwin_effects.desktop#L102

The relevant documentation can be found at https://community.kde.org/Infrastructure/GitLab, and I can help if the process of changing code and submitting merge requests is unfamiliar to you.
Comment 2 Jack Hill 2022-03-14 20:55:56 UTC
Fixed in !2122 of kwin https://invent.kde.org/plasma/kwin/-/merge_requests/2122