Closed Bug 534821 Opened 15 years ago Closed 14 years ago

aria-describedby relation not picked up in Weave UI

Categories

(Core :: Disability Access APIs, defect)

1.9.2 Branch
x86
Windows 7
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: MarcoZ, Unassigned)

References

(Blocks 1 open bug)

Details

In bug 533573, Mike added both aria-labelledby and aria-describedby attributes to a group of radio buttons that have no actual label, but are all made up of compound xul:description elements. See http://hg.mozilla.org/labs/weave/rev/90dc7f54c13f for the actual patch. While the aria-labelledby assignment works, in all three instances, the aria-describedby assignment is not picked up even though the IDs match. NVDA doesn't speak the descriptions. This is the case for Firefox 3.5/Gecko 1.9.1 and 3.6/Gecko 1.9.2, haven't checked with mozilla-central yet, but suspect it to be the same. Any ideas?
In contrast, this one from the Advanced/Networking tab of Tools/Options works fine: http://mxr.mozilla.org/mozilla-central/source/browser/components/preferences/advanced.xul#211 But this uses the @control attribute on a description element to point to the button.
Marco, please could you give me steps to reproduce, it's preferable to get detailed steps :)
Marco, is still a problem?
No, this dialog has completely been changed, so it is no longer a valid bug.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Verified that everything gets spoken as it should in Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.