Closed Bug 599163 Opened 14 years ago Closed 14 years ago

a11y should use the disabled state to know if an element is disabled instead of the disabled attribute

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: mounir, Assigned: davidb)

References

Details

Attachments

(1 file)

Since bug 557087, an element can be disabled whithout having a disabled attribute because a disabled fieldset will make all its elements disabled.
Attached file testcase
A simple testcase: both input elements should appear disabled. Currently, I guess that only the second one will.
I might as well take this one along with the 'required' state bug.
Assignee: nobody → bolterbugz
Just a reminder, without this bug fix, some disabled elements will appear as enabled to users with AT.
Mounir thanks for the ping. We fixed this last month via:
http://hg.mozilla.org/mozilla-central/rev/d925cd5764b5

(Very nice to get the ping here, thanks again)
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: