Bug 337267

Summary: Kickoff does not set real keyboard focus on items
Product: [Plasma] plasmashell Reporter: Frederik Gladhorn <gladhorn>
Component: Application Launcher (Kickoff) widgetAssignee: Sebastian Kügler <sebas>
Status: RESOLVED NOT A BUG    
Severity: normal CC: kde
Priority: NOR    
Version: master   
Target Milestone: 1.0   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Frederik Gladhorn 2014-07-09 10:34:19 UTC
When opening Kickoff the keyboard works (yay). But Kickoff does not actually set the focus property, so for the currently highlighted item activeFocus never becomes true.
This is a problem for accessibility which relies on getting the focusInEvents.
This means that when runnig with a screen reader kickoff stays completely silent when using the arrow keys.

Reproducible: Always
Comment 1 David Edmundson 2014-08-23 19:52:50 UTC
Did your latest commit fix this?
Comment 2 Frederik Gladhorn 2014-08-23 20:51:06 UTC
Well, for kicker I think things are fixed. I'm still not happy with the state of kickoff from an a11y point of view. I don't think anyone will work on this either and I started getting it to almost work, so I think we may as well close this issue.