Skip to content

JAWS - Autocomplete does not announce list opening when re-focusing autocomplete with selection #3376

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
DaveBest99 opened this issue Mar 2, 2017 · 2 comments
Labels
Accessibility This issue is related to accessibility (a11y) needs: verification A member of the team needs to verify whether this issue is fixed P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@DaveBest99
Copy link

Bug, feature request, or proposal:

Bug: Keyboard user cannot open list box with alt+down_arrow

What is the expected behavior?

Press Enter to select the highlighted choice and close the drop-down list. This mimics the behavior of the HTML select element. Moving focus away from the Edit Combo box (pressing tab or shift+tab), and then moving focus back to the Edit Combo box should display the selected list item and pressing alt+down_arrow opens the list box allowing the user to press down arrow into the list.

What is the current behavior?

Currently the keyboard user cannot open the drop-down list without deleting the typed text in the Edit box first.

What is the use-case or motivation for changing an existing behavior?

To create a good keyboard user experience.

Is there anything else we should know?

Moving focus back to the Autocomplete Edit Combo box displays the selected list item, but the user is not able to open the list to find another list selection. Pressing alt+down_arrow does not open the list box, and pressing Enter key simply reselects the current list item. The user can delete or type characters to move the focus through the list, but it is not obvious that the focus is on the Edit box, as the screen reader does not identify the element to be editable.

@kara kara added the Accessibility This issue is related to accessibility (a11y) label Mar 2, 2017
@kara
Copy link
Contributor

kara commented Mar 3, 2017

Related: Related: #3416

@kara kara added the P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent label Mar 4, 2017
@kara kara self-assigned this Mar 4, 2017
@kara kara changed the title A11y keyboard control AutoComplete cannot open list box A11y- Autocomplete does not announce list opening when re-focusing autocomplete with selection Mar 4, 2017
@kara kara changed the title A11y- Autocomplete does not announce list opening when re-focusing autocomplete with selection JAWS - Autocomplete does not announce list opening when re-focusing autocomplete with selection Mar 10, 2017
@jelbourn jelbourn added the needs: verification A member of the team needs to verify whether this issue is fixed label Sep 19, 2017
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators May 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Accessibility This issue is related to accessibility (a11y) needs: verification A member of the team needs to verify whether this issue is fixed P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

No branches or pull requests

3 participants