Dialog fails to contain keyboard focus (Settings dialog > Topics dialog)
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
| Accessibility Severity | s3 |
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | affected |
People
(Reporter: john.northup, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
|
466.02 KB,
image/png
|
Details |
Steps to Reproduce
Activate the Customize button. Within the Settings dialog, activate the Manage topics button. The Topics dialog opens. Navigate this dialog using the keyboard.
Expected Behavior
Focus is contained within the dialog until it is dismissed.
Actual Behavior
User can interact with background content (including the Settings dialog) that is meant to be inaccessible.
User Impact
Keyboard users cannot reliably operate the modal dialog using the keyboard alone. Focused elements in the background may be partially or entirely obscured behind the dialog. Users relying on screen reader output may be unaware that the dialog is present.
WCAG 2.2 References
- WCAG 2.1.1 - Keyboard
- WCAG 2.4.3 - Focus Order
- [WCAG 2.4.11 - Focus Not Obscured (Minimum)](https://www.w3.org/WAI/WCAG22/Un
Recommendations
Keep keyboard focus contained within the dialog until it is dismissed.
Testing Environment
Any
Assistive Technology Used
Any or None
Code Pointers
Further Reference
Updated•8 months ago
|
| Reporter | ||
Comment 1•8 months ago
|
||
Comment 2•7 months ago
|
||
Reproduced with Firefox 149.0a1 (2026-01-27) on Windows 10 and mac 11, following the STR from Comment 0.
Marking this issue as new for engineering input.
Updated•7 months ago
|
Comment 4•7 months ago
|
||
Assigning the Severity value to align with the Accessibility severity, per discussions with :thecount and :marco
Description
•