Orientation

VoiceOver commands combine the VoiceOver modifier, written as VO, with other keys. By default, VO can be Caps Lock or Control-Option. The VoiceOver cursor moves through accessible objects independently of the visual pointer.

Interaction and groups

macOS interfaces are hierarchical. VoiceOver may announce an area or group that must be entered before its children can be explored. This makes grouping decisions and deeply nested controls especially important to test.

Everyday environments

The guide covers native applications, browsers, web apps, documents, toolbars, dialogs, tables, media controls, and dense productivity interfaces. Behaviour can vary by application and browser combination.

Product-team implications

Check whether keyboard focus and the VoiceOver cursor remain understandable, whether groups add useful structure, whether focus returns after dialogs, and whether custom controls expose their complete semantics.

Common sources of confusion

Testing only with Tab misses static content and structural navigation. A tester may also mistake the need to interact with a group for an inaccessible component, so the expected hierarchy must be understood before filing a defect.

Practical route

Use the practice lab to find the heading, move through content, enter a grouped form, identify control states, submit an error, recover, and confirm the final status message.