4.1.3 Status messages (Level AA)

About

The intent of this Success Criterion is to make users aware of important changes in content that are not given focus, and to do so in a way that doesn't unnecessarily interrupt their work.

NOTE:

Functions that emulate a keyboard or numeric keypad key press are considered essential. This requirement applies to web content that interprets pointer actions (i.e. this does not apply to actions that are required to operate the user agent or assistive technology).

Example:

Before Rectification

Before Rectification
Before Rectification

A spinning logo with "searching" status message appears after user initiates the search function. However, screen reader cannot read out the status message because it is not in focus.

After Rectification

After Rectification
After Rectification

By assigning appropriate ARIA role to the status message, the screen reader is able to read out the message to inform users about the content change even though the status message is not in focus.