Skip to content
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

[BITV] 9.4.1.2/9.4 - Both autocomplete comboboxes in the "Groups" and "Quota" table columns were not implemented in the right way using ARIA, making them not fully accessible for all screen reader users.(1) #41908

Closed
JuliaKirschenheuter opened this issue Nov 29, 2023 · 2 comments
Labels

Comments

@JuliaKirschenheuter
Copy link
Contributor

JuliaKirschenheuter commented Nov 29, 2023

The important ARIA elements are placed on a non-focusable "div" element, which results in in some cases that no corresponding information being announced when using keyboard focus with an active screen reader. A functioning example can be found, for example, at https:// www.w3.org/WAI/ARIA/apg/patterns/combobox/examples/combobox-autocomplete-both/.

image

https:// www.w3.org/WAI/ARIA/apg/patterns/combobox/examples/combobox-autocomplete-both/

https://report.bitvtest.de/default-en/cbedb5ef-4815-4cba-a83d-995599c178c3.html#checkpoint-bfbf07e5c3-v9-n4

@JuliaKirschenheuter JuliaKirschenheuter added 1. to develop Accepted and waiting to be taken care of accessibility labels Nov 29, 2023
@JuliaKirschenheuter JuliaKirschenheuter changed the title [BITV] 9.4.1.2/9.4 - Both autocomplete comboboxes in the "Groups" and "Quota" table columns were not implemented in the right way using ARIA, making them not fully accessible for all screen reader users. The important ARIA elements are placed on a non-focusable "div" element, which results in in some cases that no corresponding information being announced when using keyboard focus with an active screen reader. A functioning example can be found, for example, at https:// www.w3.org/WAI/ARIA/apg/patterns/combobox/examples/combobox-autocomplete-both/. (1) [BITV] 9.4.1.2/9.4 - Both autocomplete comboboxes in the "Groups" and "Quota" table columns were not implemented in the right way using ARIA, making them not fully accessible for all screen reader users.(1) Nov 29, 2023
@emoral435 emoral435 self-assigned this Nov 30, 2023
@emoral435 emoral435 added 2. developing Work in progress and removed 1. to develop Accepted and waiting to be taken care of labels Nov 30, 2023
@JuliaKirschenheuter
Copy link
Contributor Author

@susnux could you please observe implementation on this ticket? Thank you!

@JuliaKirschenheuter
Copy link
Contributor Author

following work have to be done from: #41902 (comment)

@JuliaKirschenheuter JuliaKirschenheuter closed this as not planned Won't fix, can't repro, duplicate, stale Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants