w3c / aria-practices

WAI-ARIA Authoring Practices Guide (APG)
https://www.w3.org/wai/aria/apg/
Other
1.21k stars 344 forks source link

Outdated keyboard snippet about macOS #733

Open juanca opened 6 years ago

juanca commented 6 years ago

From 5.5 Keyboard Navigation Between Components (The Tab Sequence)

In HTML, the default tab sequence of a web page includes only links and HTML form elements, except In macOS, where it includes only form elements. macOS system preferences include a keyboard setting that enables the tab key to move focus to all focusable elements.

seems to be outdated.

I have toggled the setting on a simple webpage that include a footer with a couple of <a> nodes. The anchor tags are always in the tab sequence.

However, what does seem to change is the tab sequence of my Chrome browser controls:

mcking65 commented 6 years ago

@juanca, thank you for this feedback and detailed information. We appreciate it. Unfortunately, our backlog of issues is pretty large so it may be a while before we get to this one.