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

Jump/anchor links in FireFox #424

Open
mwllr opened this issue Feb 20, 2023 · 0 comments
Open

Jump/anchor links in FireFox #424

mwllr opened this issue Feb 20, 2023 · 0 comments

Comments

@mwllr
Copy link

mwllr commented Feb 20, 2023

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant