The Lets Go Button from the Onboarding modal is not properly displayed on Hover with High contrast enabled
Categories
(Core :: Machine Learning: Frontend, defect, P1)
Tracking
()
People
(Reporter: rdoghi, Assigned: chloezhou)
References
(Blocks 1 open bug)
Details
(Keywords: access, Whiteboard: [genai][chat][qa])
Attachments
(4 files)
Found in
- Nightly 149.0a1 (2026-02-16)
Affected versions
- Nightly 149.0a1 (2026-02-16)
Affected platforms
- all
Preconditions
Have High Contrast enabled.
Steps to reproduce
- Sign in and Start the Onboarding process.
- Reach the Ai model type selection modal.
- Select an AI model and Hover over the Lets go button.
Expected result
- The Lets go button should be properly displayed on hover with High contrast enabled.
Actual result
- The Lets Go button is not visible on hover with High Contrast enabled.
Regression range
N/A
Updated•6 months ago
|
Comment 1•6 months ago
|
||
S2 because the button disappears at the point of interaction, which might lead the user to believe it can no longer be interacted with.
Comment 2•6 months 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•5 months ago
|
Updated•5 months ago
|
| Assignee | ||
Comment 3•5 months ago
|
||
The "Let's Go" button on the AI model selection screen is invisible in High Contrast mode because it uses a gradient background with border: none. In forced-colors mode, gradients are stripped, leaving the button with no visible boundary. Adding a ButtonText border ensures the button remains visible.
Updated•5 months ago
|
Comment 6•5 months ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Comment 7•5 months 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 8•5 months ago
|
||
Hi @Chloe, this issue still occurs in our latest Nightly on Windows 10 with High contrast enabled and it also looks bad on Windows 11
| Reporter | ||
Comment 9•5 months ago
|
||
This is how it looks on Windows 11
| Assignee | ||
Updated•5 months ago
|
| Assignee | ||
Comment 10•5 months ago
|
||
Thank you, Rare. I filed this follow-up bug to address the issue above.
| Reporter | ||
Comment 11•5 months ago
|
||
We do see the borders around the Lets Go button, This issue is verified as fixed in our latest Nightly 151.0a1 (2026-04-01). I will keep track of the remaining issue with Bug 2028633
Updated•3 months ago
|
| Reporter | ||
Comment 12•3 months ago
|
||
Updating the main status flag.
Description
•