aria-practices icon indicating copy to clipboard operation
aria-practices copied to clipboard

Outdated keyboard snippet about macOS

Open juanca opened this issue 6 years ago • 1 comments

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:

  • Text boxes and lists only: only the location text input form is focusable and the main web content
  • All controls: tabs, new tab, navigation buttons, bookmarks, what-have-yous are all in the tab sequence

juanca avatar Jun 22 '18 19:06 juanca

@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.

mcking65 avatar Jul 20 '18 08:07 mcking65