The "Ask" button is not properly displayed with High contrast
Categories
(Core :: Machine Learning: Frontend, defect, P1)
Tracking
()
People
(Reporter: rdoghi, Assigned: chloezhou, NeedInfo)
References
(Blocks 1 open bug)
Details
(Keywords: access, Whiteboard: [genai][chat][qa])
Attachments
(3 files)
Found in
- Nightly 149.0a1 (2026-02-16)
Affected versions
- Nightly 149.0a1 (2026-02-16)
Affected platforms
- windows
Preconditions
Have High Contrast enabled.
Steps to reproduce
- Open a Smart window.
- Reach any website and Open the Chat Sidebar.
Expected result
- The Ask button should be properly displayed with High contrast.
Actual result
- The Ask button is barely readable with High Contrast enabled.
Please also note that the Ask button does not have a Clicked state with High contrast enabled.
Regression range
N/A
Updated•2 months ago
|
Comment 1•2 months ago
|
||
S2 because this is barely readable with this theme and possibly entirely unreadable with others.
Comment 2•1 month ago
|
||
The severity field is not set for this bug.
:Mardak, could you have a look please?
For more information, please visit BugBot documentation.
Updated•1 month ago
|
Updated•1 month ago
|
Comment 3•22 days ago
|
||
Designs for HCM available in this figma file.
Comment 4•22 days ago
|
||
| Assignee | ||
Comment 5•21 days ago
|
||
Add prefers-contrast styles for #smartwindow-ask-button-inner to improve accessibility in high contrast mode. Removes the gradient background and individual child outline borders, replacing them with a single outline on the wrapper and custom HCM colors for default, hover, and active states in
both closed and opened (sidebar-is-open) configurations.
Also makes the button keyboard-focusable via -moz-user-focus: normal and adds a double-ring focus indicator.
Updated•21 days ago
|
Comment 7•5 days ago
|
||
| bugherder | ||
Comment 8•5 days ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Comment 9•4 days ago
|
||
The patch landed in nightly and beta is affected.
:chloezhou, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox150towontfix.
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 10•4 days ago
|
||
Verified as fixed in our latest Nightly 151.0a1 (2026-04-15)
| Reporter | ||
Updated•4 days ago
|
| Assignee | ||
Updated•2 days ago
|
Description
•