SUMMARY The app should be keyboard accessible right after it starts. No mouse should be needed. STEPS TO REPRODUCE 1. Start KInfoCenter. 2. Try to use the app with keyboard only: Arrows, Tab. 3. Try to use search function without mouse. OBSERVED RESULT The app is inaccessible until you click somewhere in menu or search textfield. EXPECTED RESULT The app should by accessible just like systemsettings is. The text cursor should be placed in the search textfield automatically and the menu should be usable with keyboard arrows and Enter. SOFTWARE/OS VERSIONS Operating System: KDE neon 5.20 KDE Plasma Version: 5.20.4 KDE Frameworks Version: 5.76.0 Qt Version: 5.15.1 Kernel Version: 5.9.12-050912-generic OS Type: 64-bit
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.