Skip to content

Conversation

@brianteeman
Copy link
Contributor

The increase/decrease grid size buttons in the media manager have aria-hidden=true

This change was made in #23950 at the request of @zwiastunsw #23950 (comment)

I dont understand why that request was made but at a minimum its implementation is wrong

A focusable element with aria-hidden="true" is ignored as part of the reading order, but still part of the focus order, making it’s state of visible or hidden unclear. ie you can focus on the button but dont get told anything about the button

The increase/decrease grid size buttons in the media manager have aria-hidden=true

This change was made in joomla#23950 at the request of @zwiastunsw  joomla#23950 (comment)

I dont understand why that request was made but at a minimum its implementation is wrong

A focusable element with aria-hidden="true" is ignored as part of the reading order, but still part of the focus order, making it’s state of visible or hidden unclear.
@joomla-cms-bot joomla-cms-bot added NPM Resource Changed This Pull Request can't be tested by Patchtester PR-4.0-dev labels May 1, 2019
@ghost ghost added the a11y Accessibility label May 1, 2019
@ghost ghost changed the title [4.0] Media grid size buttons [a11y] [4.0] Media grid size buttons May 1, 2019
@wilsonge wilsonge merged commit f249fee into joomla:4.0-dev May 14, 2019
@wilsonge
Copy link
Contributor

Not seeing any comment from @zwiastunsw so merging

@wilsonge wilsonge added this to the Joomla 4.0 milestone May 14, 2019
@brianteeman
Copy link
Contributor Author

Thanks

@brianteeman brianteeman deleted the wed branch May 14, 2019 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a11y Accessibility NPM Resource Changed This Pull Request can't be tested by Patchtester

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants