Closed
Bug 472142
Opened 17 years ago
Closed 10 months ago
report state changes when aria property value changes to/from "undefined"
Categories
(Firefox :: Disability Access, defect)
Firefox
Disability Access
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: davidb, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access)
This is a spin-off of bug 452388. See related comment: https://bugzilla.mozilla.org/show_bug.cgi?id=452388#c11 and surrounding discussion for background.
Updated•3 years ago
|
Severity: normal → S3
Comment 1•10 months ago
|
||
This appears to have been fixed:
data:text/html,<div role="checkbox" aria-checked="undefined" onclick="this.ariaChecked = this.ariaChecked == 'undefined' ? 'true' : 'undefined';" tabindex="0">hi
State changes are reported in both directions.
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•