Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Jump/anchor links in FireFox #424

@mwllr

Description

@mwllr

If we are supporting Firefox at all:
When clicking on the jump links in firefox, they don't work. It works in chrome, but not firefox - can this be fixed?

From @NotThatDavidCross : https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-hidden
Relevant quote: Warning: Do not use aria-hidden="true" on focusable elements.
The link is inside aria-hidden, which isn't recommended for focusable items. If there was a way to put an ID and name on the accordion item title, that would work. This seems like an ILFW accordion issue at best, and unsolvable at worst.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions