-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Accessibility: apply wai-aria methods to alert screen reader users when multiple options have been selected #541
Labels
Milestone
Comments
Any update here? are you accepting PRs on this? |
todo:
|
caseyjhol
added a commit
that referenced
this issue
Aug 8, 2016
avantika-gupta-jtg
pushed a commit
to JoshLabs/bootstrap-select
that referenced
this issue
May 14, 2020
avantika-gupta-jtg
pushed a commit
to JoshLabs/bootstrap-select
that referenced
this issue
May 14, 2020
avantika-gupta-jtg
pushed a commit
to JoshLabs/bootstrap-select
that referenced
this issue
May 14, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
operating system: Windows 7 64 bit
browser: all versions of IE and Firefox
screen reader: Jaws v15 and NVDA 2014.
select picker version: bootstrap 3.0.2
Actual result: When using the functionality to select multiple options, there is currently not an easy way to identify whether an option has been selected. As a blind user using a screen reader, i believe there is a visual icon to highlight a selected choice, but this is not accessible.
expected result: wai-aria or alternative methods are used to determine when an option has been selected. The screen reader is able to tell that an option is selected by using a phrase such as "coke, selected'.
The text was updated successfully, but these errors were encountered: