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

Consider further use cases for aria-modal/potential values #1950

Open
scottaohara opened this issue Jun 7, 2023 · 3 comments
Open

Consider further use cases for aria-modal/potential values #1950

scottaohara opened this issue Jun 7, 2023 · 3 comments
Labels
feature may add new concept(s) to ARIA which will require implementations or APG changes
Milestone

Comments

@scottaohara
Copy link
Member

Related to, but not necessarily exclusive to popovers, there can be instances where one may want to render content where a screen reader is restricted to accessing content in the current element, but the outer content of the page is not meant to be treated as inert.

While aria-modal=true "sort of" does that now - depending on the platform, the written intent of that value, as stated, is that the content outside of the dialog SHOULD be treated as inert. And that's the diff, and have at least had verbal interest from one screen reader vendor that they thought this would be a useful addition / something they could work with.

@jnurthen jnurthen added this to the ARIA 1.4 milestone Jun 8, 2023
@jnurthen jnurthen added the Agenda label Jun 8, 2023
@spectranaut
Copy link
Contributor

spectranaut commented Jun 15, 2023

Deep dive when @aleventhal is back in late July. Need more use cases to discuss. Discuss relation with popover. Discussed in June 15 meeting

@spectranaut spectranaut removed the Agenda label Aug 1, 2023
@scottaohara
Copy link
Member Author

some high level take aways from today's deep dive:

  • general agreement that a 'mixed' value could be appropriate for use cases where partial modality might be necessary
  • acknowledgement that this could be useful on non-dialog elements
  • uncertain that 'aria-modal' is really what we want here, or if a new attribute name would be more appropriate. but work can be done under the guise of 'aria-modal' and then a potential new attribute name can be discussed at length, forever and always

@spectranaut
Copy link
Contributor

Meeting minutes from today's meeting: https://www.w3.org/2023/08/03-aria-dive-minutes

@jnurthen jnurthen added the feature may add new concept(s) to ARIA which will require implementations or APG changes label Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature may add new concept(s) to ARIA which will require implementations or APG changes
Projects
None yet
Development

No branches or pull requests

3 participants