dequelabs / dequelabs/axe-core

`scrollable-region-focusable` docs should mention autofocus scrollable elements in Chrome and Firefox

Open
#4,752 0 comments 0 reactions 0 assignees View on GitHub
docs
Dominant language
JavaScript
Stars
7.5k
Forks
933
Avg merge
2d 23h
Merged PRs (30d)
17

Description

Both Chrome and Firefox automatically add scrollable elements to the tab order (see https://developer.chrome.com/blog/keyboard-focusable-scrollers). However Safari does not do this so not having a `tabindex` on the element is still an accessibility problem. We should mention this in the help page for `scrollable-region-focusable` to help users understand what might be happening when their browser is able to focus the element but axe-core reports a violation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.