Keyboard navigation cursor is not displayed when reaching the ChatGPT "Open sidebar" button
Categories
(Core :: Machine Learning, defect)
Tracking
()
Accessibility Severity | s2 |
People
(Reporter: rdoghi, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access, stalled)
Attachments
(1 file)
2.04 MB,
video/mp4
|
Details |
Found in
- Beta 130.0b2
Affected versions
- 131.0a1 (2024-08-08)
- Beta 130.0b2
Affected platforms
- Windows
Steps to reproduce
- Reach about:preferences > Firefox labs.
- Enable the AI chatbot.
- Select the Chat GPT from the Ai provider dropdown.
- Use Keyboard navigation in order to reach the Open Sidebar button from the ChatGPT panel
Expected result
- The Blue navigation cursor should be displayed for the Open Sidebar button from the GPT panel.
Actual result
- There is no Blue focus ring when reaching the Open sidebar button.
Regression range
Not a regression.
Comment 1•3 months ago
|
||
Missing focus indicators is an access-S2 issue that makes this part of the UI inaccessible for users of assistive technologies, especially those relying on keyboard alone, because it is not clear what is, if anything, is currently focused and what could happen, if this invisible element is activated. This also makes the navigation with keyboard unpredictable.
Learn more about focus in the HTML Living Standard and about ways to develop an accessible keyboard interface with discernible and predictable focus indication in the W3C ARIA Authoring Practices Guide.
This appears to be an accessibility issue on the side of the chatbot service. Firefox team would need to pass this information to the provider, but until it is resolved, I'm marking this bug as stalled
.
Updated•3 months ago
|
Description
•