Open Bug 1848394 (a11y_checks_focusable) Opened 3 years ago Updated 1 year ago

[meta] Ensure clickable controls are also keyboard accessible

Categories

(Firefox :: Keyboard Navigation, task, P3)

task

Tracking

()

People

(Reporter: ayeddi, Unassigned)

References

(Depends on 8 open bugs)

Details

(Keywords: access, meta)

We should not have any controls that can be activated with a mouse that cannot be activated with a keyboard alone. Usually, those are controls that can be clicked but they are not made focusable, thus a keyboard-only user (usually a user with limited mobility, a user with low vision, a user of assistive technology like a screen reader or an alternative input device like a switch control, or a power user) cannot move the focus to this control and cannot activate it.

The bug 1692110 activates accessibility checks for all mochitests that fire click events to ensure all clickable controls are also accessible with a keyboard. This metabug is to be blocked by bugs filed for individual inaccessible components in our code base.

Note: per Accessibility Triage guidance, lack of keyboard support is expected to receive the Accessibility severity S2 flag, because the inability to focus a control is blocking access to this control for a user.

Component: General → Keyboard Navigation
Product: Testing → Firefox
See Also: → 1849063
Alias: a11y_checks_focusable
Severity: -- → S4
Accessibility Severity: --- → s4
Priority: -- → P3
Depends on: 1849063
No longer depends on: 1692110
See Also: 18490631692110
Accessibility Severity: s4 → ---
Assignee: nobody → ayeddi
Status: NEW → ASSIGNED
Assignee: ayeddi → nobody
Status: ASSIGNED → NEW
Depends on: 1886807
See Also: → 1886807
You need to log in before you can comment on or make changes to this bug.