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

new attribute aria-readonly for role=form #542

Closed
stes-acc opened this issue Mar 27, 2017 · 5 comments
Closed

new attribute aria-readonly for role=form #542

stes-acc opened this issue Mar 27, 2017 · 5 comments
Assignees
Labels
feature may add new concept(s) to ARIA which will require implementations or APG changes openui
Milestone

Comments

@stes-acc
Copy link

stes-acc commented Mar 27, 2017

We need an attribute on form level indicating that all members of a particular form are readonly but are potentially editable in certain scenarios.

This is a typical situation in business apps in the web. Example:

https://openui5.hana.ondemand.com/explored.html#/sample/sap.ui.layout.sample.SimpleForm354/preview

@stes-acc stes-acc changed the title aria-readonly for role=form new attribute aria-readonly for role=form Mar 27, 2017
@jnurthen jnurthen added this to the ARIA 1.3 milestone Sep 27, 2019
@jnurthen
Copy link
Member

need a form project...

@jnurthen
Copy link
Member

@stes-acc if you want this in 1.3 you need to own it and move it foreward.

@cookiecrook
Copy link
Contributor

IMO, if you want this, it should be an HTML issue, not an ARIA issue...

A read-only state inherited from a container role will never override the host language's "equivalent semantic" attribute in the host language. For example, the absence of readonly on <input> means it's explicitly not read-only. So I don't see a lot of value in adding a read-only state for containers.

@stes-acc stes-acc self-assigned this Sep 17, 2020
@spectranaut spectranaut added the feature may add new concept(s) to ARIA which will require implementations or APG changes label Sep 12, 2022
pkra pushed a commit that referenced this issue May 20, 2024
@spectranaut
Copy link
Contributor

Reviewed from the working group decided this is an issue for HTML, not ARIA.

@spectranaut
Copy link
Contributor

closed during issue triage in this meeting: https://www.w3.org/2024/05/30-aria-minutes.html#t08

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

4 participants