Closed Bug 650194 Opened 15 years ago Closed 6 months ago

consider allowing aria to effect determination of checked state when getting action name

Categories

(Core :: Disability Access APIs, defect)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: tbsaunde, Unassigned)

References

(Blocks 1 open bug)

Details

User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0a1) Gecko/20110413 Firefox/6.0a1 Build Identifier: spin off from bug 649604 comment 12. basically should GetActionName() use State() instead of NativeState() to determine if the accessible is checked. Reproducible: Always
Blocks: aria
I wonder what other browsers do here...
Severity: normal → S3

This appears to be fixed:
data:text/html,<div role="checkbox" aria-checked="true">hi
ActionNameAt(0) returns "uncheck".

Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.