You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Behavior when moving the focus sequentially from the top of the page using the Tab key fulfills the following:
38
+
Behavior when moving the focus sequentially from the top of the page using the :kbd:`Tab` key fulfills the following:
39
39
40
-
* Pressing the Tab key or Shift+Tab key does not cause a situation where the focus cannot escape from a specific location, or
41
-
* If the focus cannot escape by pressing the Tab key or Shift+Tab key, it is possible to remove the focus from the corresponding location with simple key operations such as the arrow keys or the Esc key.
40
+
* Pressing the :kbd:` / :kbd:`Shift+Tab` key does not cause a situation where the focus cannot escape from a specific location, or
41
+
* If the focus cannot escape by pressing the :kbd:`Tab` / :kbd:`Shift+Tab` key, it is possible to remove the focus from the corresponding location with simple key operations such as the arrow keys or the :kbd:`Esc` key.
The screen reader announces text that appropriately describes the role and status of the icon when the following operations are performed using macOS VoiceOver:
65
65
66
66
* When the part with the icon is read aloud using the :kbd:`VO` key and the left/right arrow keys to operate the VoiceOver cursor
67
-
* When the icon is something that can receive focus, like a button or a link, and is focused on by pressing the Tab/Shift+Tab keys
67
+
* When the icon is something that can receive focus, like a button or a link, and is focused on by pressing the :kbd:`Tab` / :kbd:`Shift+Tab` keys
Users can move to the position immediately before the main body using the jump to next/previous heading function ( :kbd:`H` / :kbd:`Shift + H` key) in NVDA's browse mode.
39
+
Users can move to the position immediately before the main body using the jump to next/previous heading function ( :kbd:`H` / :kbd:`Shift+H` key) in NVDA's browse mode.
Users can move to the beginning of the main landmark using the jump to next landmark function ( :kbd:`D`` key) in NVDA's browse mode, and the main body begins immediately after that position.
50
+
Users can move to the beginning of the main landmark using the jump to next landmark function ( :kbd:`D` key) in NVDA's browse mode, and the main body begins immediately after that position.
Users can move to the position immediately before the main body using the jump to next/previous heading function of macOS VoiceOver ( :kbd:`VO + Command + H` / :kbd:`VO + Command + Shift + H` key).
58
+
Users can move to the position immediately before the main body using the jump to next/previous heading function of macOS VoiceOver ( :kbd:`VO+Command+H` / :kbd:`VO+Command+Shift+H` key).
Users can move to the beginning of the main landmark by the following steps with macOS VoiceOver enabled, and the main body begins immediately after that position.
0 commit comments