Option order and default focus systematically affect choice outcomes
Aliases: consent option order · default button focus · consent focus bias
What it is
Consent option ordering and focus covers the sequence of accept, refuse, and customize, plus which control initially receives keyboard, screen-reader, or remote focus. Even with identical color and size, the option read first, nearest the thumb, or activated directly by Enter can receive a systematic advantage.
Why it happens
Order influences which action enters consideration first through primacy, scan paths, and language convention. Default focus turns an ordinary confirmation key or rapid repeated input into a particular answer, especially on keyboard, television, and assistive technology. These effects compound with hierarchy when acceptance occupies the conventional continuation position and is already focused before the text is read.
Studying it
Counterbalance option order and initial focus while holding copy and style constant. Across pointer, touch, keyboard, screen reader, and remote, compare first access, decision time, rapid confirmation, and slips. Stratify by writing direction and platform button convention. Passing pointer-only tests does not establish neutral focus behavior.
Where it stops holding
Accessibility requires predictable reading and Tab order, so neutrality does not mean randomizing buttons. Platform conventions may govern the left–right relation of confirmation and cancellation without making the organization's commercially preferred choice a default. To prevent an accidental consequential action, initial focus can rest on the dialog container or a non-outcome heading instead of favoring either result.
Applying it
- Follow stable platform and language rules; never dynamically swap locations to optimize acceptance.
- Put initial focus on the dialog heading, explanation, or container so Enter, Space, or remote confirmation does not express consent immediately.
- Align visual, DOM, Tab, and screen-reader order and give every action a visible focus style.
- Test keyboard- and assistive-technology-only completion across supported writing directions; revise any rapid-confirmation path that accidentally accepts.
Related
- Same group: O2.06.1 Path asymmetry · O2.06.2 Preselected consent · O2.06.3 Repeated prompting · O2.06.4 Visual weight · O2.06.5 Interruption timing · O2.06.7 Visual parity
- Adjacent: F2.02 Focus order and keyboard operation · K2.04 Choice architecture
- Search terms:
consent option ordering·default focus bias·keyboard consent
Cards in the same group
- O2.06.1A longer refusal path than acceptance is manipulation
- O2.06.2Preselection treats no response as consent and conflicts with informed consent
- O2.06.3Repeated prompting until acceptance is a dark pattern
- O2.06.4Much greater visual weight for acceptance than refusal is design inducement
- O2.06.5When a consent prompt interrupts the task affects whether users respond hastily
- O2.06.7A good consent interface gives acceptance and refusal complete visual parity