The Temporary Chat button from the ChatGPT menu inside the Firefox Sidebar is not displayed with High Contrast
Categories
(Core :: Machine Learning, defect, P3)
Tracking
()
Accessibility Severity | s2 |
People
(Reporter: rdoghi, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access, stalled)
Attachments
(1 file)
11.59 KB,
image/png
|
Details |
Found in
- Nightly 129.0a1
Affected versions
- Nightly 129.0a1 (2024-07-01)
Affected platforms
- Windows
Preconditions
- Enable High Contrast
Steps to reproduce
- Reach about:preferences#experimental page.
- Enable the AI Chat integration.
- Select the ChatGPT AI provider.
- Open the ChatGPT menu from the middle of the Sidebar
Expected result
- The Temporary Chat button should be displayed with High Contrast
Actual result
- The temporary chat button is not displayed with High Contrast enabled.
Regression range
Not a regression.
Comment 1•5 months ago
|
||
Triaging it as access-S2 because the control is nearly missing, it is useless for a user with HCM on (i.e. someone with low vision, or with cognitive disability, or with dyslexia who relies on the High contrast mode themes) - the state is not visible and there are no alternative ways to learn if the toggle is on or off.
We need to ensure the appropriate color pairs are used for forced-colors
media query (HCM on Win): ButtonFace
with ButtonText
for the border/label text and for the control background. Also, for selectable controls, SelectedText
and SelectedBackground
color combination could be used to indicate their selected/on state.
This appears to be an accessibility issue on the side of the chatbot service. Firefox team is going to pass this information to the provider, but until it is resolved, I'm marking this bug as stalled
.
Comment 2•5 months ago
|
||
The severity field for this bug is set to S3. However, the accessibility severity is higher, .
:tarek, could you consider increasing the severity?
For more information, please visit BugBot documentation.
Updated•5 months ago
|
Description
•