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 mechanism to inform user that a type of role is a 'popup' #1697

Open
scottaohara opened this issue Mar 1, 2022 · 2 comments
Open
Assignees
Labels
feature may add new concept(s) to ARIA which will require implementations or APG changes openui
Milestone

Comments

@scottaohara
Copy link
Member

Per discussion in #1024, and the general consensus that aria-haspopup has too many legacy attachments to menus and is not necessarily the best way to inform users that a popup of variable type may be exposed.

Rather, creating a new attribute to convey to users that the invoked element is a 'popup' and that navigating away from it will cause it to dismiss.

@chlane
Copy link
Contributor

chlane commented Mar 3, 2022

@scottaohara would the triggering element have aria-haspopup="true" and the actual element have something like "aria-ispopup"?

@scottaohara
Copy link
Member Author

up for discussion

@jnurthen jnurthen added this to the ARIA 1.3 milestone Mar 3, 2022
@scottaohara scottaohara added the feature may add new concept(s) to ARIA which will require implementations or APG changes label Jul 1, 2022
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 openui
Projects
None yet
Development

No branches or pull requests

3 participants