Skip to content

aria-hidden and focusable children #2609

@pkra

Description

@pkra

MathJax currently adds aria-hidden to its container element. When there are links in the MathJax output, such links are focusable but in aria-hidden parents which is problematic, e.g., for non-visual users tabbing to the link in an aria-hidden area and thus no accessible name. In addition, the link might not have an accessible name (e.g., in SVG output).

Oddly, this is the case even when the accessibility explorer is active (when aria-hidden shouldn't be necessary). It's also unfortunate in situations like $\ref{...}$.

Metadata

Metadata

Assignees

Labels

AcceptedIssue has been reproduced by MathJax teamInvestigate

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions