Open Bug 646107 Opened 15 years ago Updated 3 years ago

aboutCertError expandable info not exposed to AT

Categories

(Firefox :: Disability Access, defect, P3)

x86
Linux
defect

Tracking

()

People

(Reporter: fherrera, Unassigned)

Details

Attachments

(1 obsolete file)

Attached patch Patch adding aria state (obsolete) — Splinter Review
The aboutCertError page includes a heading with an onclick handler that expands a collapsed div. This is not properly exposed to AT applications. The attached patch includes aria-expanded="false" for those headings and set it to true/false in the toggle callback.
Attachment #522722 - Attachment is obsolete: true
This UI has been replaced, so the patch is obsolete. The heading is now a "More" button. It'd probably still be good to have aria-expanded on the button so users know when it's expanded. I don't know this code, but a brief look suggests starting with the togglePanelVisibility function in browser/base/content/aboutNetError.js.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: