Revert unwanted color changes
Categories
(Firefox for Android :: Design System and Theming, defect, P2)
Tracking
()
People
(Reporter: rebecatudor273, Assigned: rebecatudor273)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [fxdroid][group2])
Attachments
(3 files)
The patch for Bug 1876719 caused some unwanted color changes.
The first column shows the colors created by the regression (lighter shade) and on the right column it's what's expected.
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
The issue was that when in the previous patch, the
accent_high_contrast_normal_theme color was changed,
other than the intended ones were changed as well.
In the previous patch, only the dialog's buttons color was
desired to be changed to resolve an accessibility issue.
In this patch we change back accent_high_contrast_normal_theme
to photonViolet40.
And to resolve the previous ticket that caused
the regression, the button text color of the dialog of the dark mode
was changed from accentHighContrast to accentUsedOnDarkBackground.
Comment 2•1 year ago
|
||
Set release status flags based on info from the regressing bug 1876719
Comment 4•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Updated•1 year ago
|
Comment 5•1 year ago
|
||
The patch landed in nightly and beta is affected.
:rebecatudor273, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox129towontfix.
For more information, please visit BugBot documentation.
Comment 6•1 year ago
|
||
Verified as fixed on the latest Fenix Nightly 130.0a1 build from 7/17.
Tested with Samsung Galaxy S24 (Android 14), and Lenovo TB-X606X (Android 10).
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Description
•