Bug 481666 - Keybindings popup needs aria-autocomplete attribute
Summary: Keybindings popup needs aria-autocomplete attribute
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Client (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Carolyn MacLeod CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2015-11-08 16:54 EST by Carolyn MacLeod CLA
Modified: 2015-11-11 00:19 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carolyn MacLeod CLA 2015-11-08 16:54:07 EST
The text input in the keybindings popup needs to have "aria-autocomplete" attribute set to "list" so that screen reader users know that typing in the text input is filtering the contents of a list that they can "down arrow" to.
Comment 1 Eclipse Genie CLA 2015-11-08 17:22:31 EST
New Gerrit change created: https://git.eclipse.org/r/59911
Comment 3 Eric Moffatt CLA 2015-11-09 14:35:38 EST
Thanks Car, I've pushed this one...please test / VERIFY to make sure that it gets into the actual release code..
Comment 4 Carolyn MacLeod CLA 2015-11-11 00:19:54 EST
Yep, it's there and working. Thanks!