Bug 337267 - Kickoff does not set real keyboard focus on items
Summary: Kickoff does not set real keyboard focus on items
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Launcher (Kickoff) (show other bugs)
Version: master
Platform: unspecified Linux
: NOR normal
Target Milestone: 1.0
Assignee: Sebastian Kügler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-09 10:34 UTC by Frederik Gladhorn
Modified: 2014-08-23 20:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.