toolkit icon indicating copy to clipboard operation
toolkit copied to clipboard

Jump/anchor links in FireFox

Open mwllr opened this issue 2 years ago • 0 comments

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.

mwllr avatar Feb 20 '23 18:02 mwllr