Closed
Bug 2028633
Opened 5 months ago
Closed 4 months ago
The Lets Go Button from the Onboarding modal not keyboard focusable when disabled and fix hover state with High contrast enabled on Windows
Categories
(Core :: Machine Learning: Frontend, defect, P2)
Core
Machine Learning: Frontend
Tracking
()
VERIFIED
FIXED
151 Branch
People
(Reporter: chloezhou, Assigned: chloezhou)
References
Details
(Whiteboard: [genai][onboarding])
Attachments
(1 file)
No description provided.
| Assignee | ||
Updated•5 months ago
|
Whiteboard: [genai][onboarding]
Updated•5 months ago
|
| Assignee | ||
Updated•5 months ago
|
Severity: -- → S2
Points: --- → 1
Priority: -- → P2
| Assignee | ||
Comment 1•5 months ago
|
||
Add explicit forced-colors styles for the primary button on the AI window firstrun screen. The button was not properly displayed on hover with high contrast enabled on Windows because it relied on design token variables that don't resolve to system colors in forced-colors mode. This adds forced-color-adjust: none and explicit system color values for default, hover, and active states.
Updated•5 months ago
|
Attachment #9563312 -
Attachment description: Bug 2028633 - Fix Let's Go button display in high contrast mode on firstrun r=#ai-frontend-reviewers → Bug 2028633 - Fix Let's Go button display in high contrast mode and native disabled state on firstrun on firstrun r=#ai-frontend-reviewers
Updated•5 months ago
|
Summary: The Lets Go Button from the Onboarding modal is not properly displayed on Hover with High contrast enabled on Windows → The Lets Go Button from the Onboarding modal not keyboard focusable when disabled and fix hover state with High contrast enabled on Windows
Updated•4 months ago
|
Attachment #9563312 -
Attachment description: Bug 2028633 - Fix Let's Go button display in high contrast mode and native disabled state on firstrun on firstrun r=#ai-frontend-reviewers → Bug 2028633 - Fix Let's Go button and main header display in high contrast mode and native disabled state on firstrun on firstrun r=#ai-frontend-reviewers
Pushed by chzhou@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/9a9410dd5f40
https://hg.mozilla.org/integration/autoland/rev/86ae49a26ace
Fix Let's Go button and main header display in high contrast mode and native disabled state on firstrun on firstrun r=ai-frontend-reviewers,omc-reviewers,pdahiya,hanna_a
Status: NEW → RESOLVED
Closed: 4 months ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
Comment 5•4 months ago
|
||
Verified as fixed in our latest Beta 151.0b7, and our latest Nightly 152.0a1 (2026-05-04)
QA Whiteboard: [qa-ver-needed-c152/b151]
status-firefox150:
--- → affected
status-firefox152:
--- → verified
QA Contact: rdoghi
Updated•4 months ago
|
Comment 6•4 months ago
|
||
Updating the main status flag.
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-ver-needed-c152/b151] → [qa-ver-done-c152/b151]
You need to log in
before you can comment on or make changes to this bug.
Description
•