| Summary: | Make the app keyboard accessible (Set proper focus after app start) | ||
|---|---|---|---|
| Product: | [Applications] kinfocenter | Reporter: | Michal Kec (MiK) <KDE> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | hubn3rd, nate, sitter |
| Priority: | NOR | Keywords: | accessibility, usability |
| Version First Reported In: | 6.1.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 6.2.0 | |
| Sentry Crash Report: | |||
|
Description
Michal Kec (MiK)
2020-12-06 16:42:40 UTC
Moving bug to systemsettings which is the actual component providing the window. Looks like KIC behaves differently because unlike SS it has a module selected by default so focus is on the category view rather than the searchField The search field is focused by default now, and has been for a number of releases. Since Plasma 6 the search field focus is lost again in Info Center. One needs to hit Ctrl+F to navigate using keyboard. System settings works as intended. Cannot reproduce that with KInfoCenter from git master. There was a brief window of time in an easier git master build where focus on the search field was broken, but that's since been fixed. I can also navigate the entire sidebar and all UI elements with the tab key and arrows now. |