The theme icons from the "Themes" slide of the new users Onboarding page are not visible in Windows "High Contrast" mode
Categories
(Firefox :: Messaging System, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox87 | --- | unaffected |
firefox88 | --- | unaffected |
firefox89 | + | verified |
firefox90 | --- | verified |
People
(Reporter: mcoman, Assigned: Mardak)
References
Details
(Whiteboard: [proton-onboarding] [proton-uplift])
Attachments
(9 files)
(deleted),
image/png
|
Details | |
(deleted),
image/svg+xml
|
Details | |
(deleted),
image/svg+xml
|
Details | |
(deleted),
image/svg+xml
|
Details | |
(deleted),
image/svg+xml
|
Details | |
(deleted),
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details |
(deleted),
image/png
|
Details | |
(deleted),
image/png
|
Details | |
(deleted),
image/png
|
Details |
[Affected versions]:
- Firefox Beta 89.0b1 - Build ID: 20210419195043
- Firefox Nightly 90.0a1 - Build ID: 20210420095122
[Affected Platforms]:
- Windows 10 x64
[Prerequisites]:
- Have a new Firefox profile.
- Have the "High Contrast" system mode activated.
[Steps to reproduce]:
- Open the browser with the profile from the prerequisites.
- Click the "Not now" button from the first slide.
- Click the "Not now" button from the second slide.
- Observe the elements from the "Themes" Onboarding slide.
[Expected result]:
- All the elements are correctly displayed and respect the "High Contrast" mode.
[Actual result]:
- The theme icons are not visible.
[Additional Notes]:
- This issue is not reproducible with the "Themes" modal from the existing/updating users Onboarding.
- Attached a screenshot of the issue.
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
The old behavior uses a background image url while the proton behavior uses a background (image) gradient. Looks like only url()
are preserved for high contrast.
Comment 2•4 years ago
|
||
Comment 3•4 years ago
|
||
Comment 4•4 years ago
|
||
Comment 5•4 years ago
|
||
Comment 6•4 years ago
|
||
Added svg versions of the theme swatches to replace gradient versions.
Comment 7•4 years ago
|
||
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 8•4 years ago
|
||
Assignee | ||
Comment 9•4 years ago
|
||
Assignee | ||
Comment 10•4 years ago
|
||
Comment 11•4 years ago
|
||
Comment 12•4 years ago
|
||
Backed out changeset 69811ad1a854 (bug 1706366) for Browser-chrome failures in browser/components/customizableui/test/browser_1007336_lwthemes_in_customize_mode.js. CLOSED TREE
Log:
https://treeherder.mozilla.org/logviewer?job_id=338253393&repo=autoland&lineNumber=5170
Push with failures:
https://treeherder.mozilla.org/jobs?repo=autoland&group_state=expanded&revision=69811ad1a8541d5eed13dbe44cd50c94778facc4
Backout:
https://hg.mozilla.org/integration/autoland/rev/3505125fe5715617ff323358156f229f42253fc3
Comment 13•4 years ago
|
||
Comment 14•4 years ago
|
||
bugherder |
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 15•4 years ago
|
||
Comment on attachment 9219042 [details]
Bug 1706366 - Update builtin theme icons to reuse on about:welcome, customize and upgrade dialog r=emcminn a=pascalc
Beta/Release Uplift Approval Request
- User impact if declined: MR1/Proton about:welcome and upgrade dialog show empty circles in high contrast mode
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: 1. turn on high contrast mode
- open about:welcome
- move to theme screen and see icons
- List of other uplifts needed: none
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Primarily updating css to use updated builtin theme icons
- String changes made/needed: nonee
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 16•4 years ago
|
||
Comment on attachment 9219042 [details]
Bug 1706366 - Update builtin theme icons to reuse on about:welcome, customize and upgrade dialog r=emcminn a=pascalc
Low risk proton uplift, approved for 89 beta 8, thanks.
Comment 17•4 years ago
|
||
bugherder uplift |
Updated•4 years ago
|
Comment 18•4 years ago
|
||
Backed out from beta for causing bc failures on browser_1007336_lwthemes_in_customize_mode.js
Failure log: https://treeherder.mozilla.org/logviewer?job_id=338638651&repo=mozilla-beta
Backout link: https://hg.mozilla.org/releases/mozilla-beta/rev/c86a0651209309f2f6ea06c3d792b7fc5fddda45
Updated•4 years ago
|
Reporter | ||
Comment 19•4 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Nightly (90.0a1 Build ID - 20210504092024) installed on Windows 10 x64. Now I can confirm that the theme icons from the "Themes" slide of the Onboarding page are visible in Windows "High Contrast" mode.
Updated•4 years ago
|
Assignee | ||
Comment 20•4 years ago
|
||
Test failure on mozilla-beta but not on mozilla-central was because bug 1702116 landed on m-c and wontfix for beta, so I updated the patch for mozilla-beta copying over 1 line fix.
Comment 21•4 years ago
|
||
bugherder uplift |
Comment 22•4 years ago
|
||
Confirming here that we (UX and PM) want this uplifted for MR1 to Beta.
Reporter | ||
Comment 23•4 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Beta (89.0b9 Build ID - 20210506185706) installed on Windows 10 x64. Now I can confirm that the theme icons from the "Themes" slide of the Onboarding page are visible in Windows "High Contrast" mode.
Description
•