Writing & StyleStyle guide

Writing Accessible Listbox Option Labels

Writing Accessible Listbox Option Labels captures the APG’s explicit content guidance on spoken option names rather than duplicating generic form-label advice.

Quick answer

Keep listbox option names concise and distinguish choices early; avoid long labels and repeated leading phrases that users must hear on every option.

Key details

Core IssueW3C APG warns that very long option names and option sets where every name begins with the same repeated word or phrase can significantly reduce listbox usability for screen-reader users.
Registerweb accessibility and interface content

Important caveats

Scope Boundary

This page covers wording of option names; selection state, grouping, focus movement, and listbox keyboard interaction remain implementation concerns.

Further guidance

Content

Keep each option name concise enough to understand as one spoken unit, and put the distinguishing information early instead of repeating the same long prefix on every option.

Purpose

Shorter, differentiated option names reduce repeated speech and make it faster to identify choices while navigating a listbox.

Sources and evidence

Sources are shown with the role they play in this guide. Historical or style-sensitive claims are kept within the evidence boundary described above.

  1. Listbox Pattern — WAI-ARIA Authoring Practices Guide (opens in a new tab)World Wide Web Consortium (W3C) · W3C APG guidance for listbox and option-group accessible naming, plus concise option wording and repeated-prefix cautions.

Related guides

Writing & Style

Writing Accessible Listbox Labels

Writing Accessible Listbox Labels records a distinct W3C-supported interface-content task while keeping implementation mechanics outside the writing guidance.

Writing & Style

Writing Accessible Option-Group Labels

Writing Accessible Option-Group Labels keeps the scope on naming grouped listbox choices, a distinct content task from writing the individual option text or the overall form-field label.

Explore the topic