[Monochromatic Themes] The user and password field in the Save login panel has a black backgroud while using Bold and Balanced themes
Categories
(Firefox :: Theme, defect)
Tracking
()
People
(Reporter: obotisan, Assigned: bugzilla)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-theme])
Attachments
(2 files)
135.76 KB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
Affected versions
- Firefox 94.0a1
Affected platforms
- macOS 10.15
- Ubuntu 18.04 x64
Preconditions
- browser.theme.temporary.monochromatic.enabled = true
- Select one the Grafitti Balanced theme.
Steps to reproduce
- Go to Facebook and write a set on credential in the user and password field.
- Click on key icon from the URL bar.
Expected result
- The background color for the user and password fields is white (for Balanced themes) or a darker grey color (for Bold themes).
Actual result
- The background color for the user and password fields is black.
Regression range
- Not a regression.
Additional notes
- All the Bold and Balanced themes are effected except Elemental Balanced and Cheers Balanced.
- There are no other elements that are black in the themes design.
- This issue is reproducing inside the Bookmark panel as well.
- Even when Dark theme is enabled the fields are not black, are a darker grey.
Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
I suspect this is the result of us forcing white backgrounds on a brightext theme. We are still using dark mode system colors, and the two conflict.
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
[Tracking Requested - why for this release]:
Contrast issue in the new themes. It has a CSS-only fix that is already close to landing.
Comment 5•3 years ago
|
||
bugherder |
Assignee | ||
Comment 6•3 years ago
|
||
Comment on attachment 9243561 [details]
Bug 1732430 - Use theme-aware system colors in panel inputs. r?dao!
Beta/Release Uplift Approval Request
- User impact if declined: Users will see the wrong color inputs in some panels while using the new themes. They would see dark inputs in a light panel or vice versa. This is a pre-existing issue made more visible by the new themes.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small CSS-only fix.
- String changes made/needed:
Updated•3 years ago
|
Comment 7•3 years ago
|
||
Comment on attachment 9243561 [details]
Bug 1732430 - Use theme-aware system colors in panel inputs. r?dao!
Approved for 94.0b2.
Comment 8•3 years ago
|
||
bugherder uplift |
Comment 9•3 years ago
|
||
Backed out from Beta due to bug 1734655. We can re-land when there's an upliftable fix ready for that bug also.
https://hg.mozilla.org/releases/mozilla-beta/rev/3d93aa395045
Reporter | ||
Comment 10•3 years ago
|
||
I can still reproduce this issue while using macOS 10.15 and Windows 10 x64 on Firefox 94.0b4.
Comment 11•3 years ago
|
||
Re-landing this for 94.0b5 alongside bug 1733968 and bug 1734716. Please be sure to test the various bugs associated with this issue as part of verifying the fix.
Comment 12•3 years ago
|
||
bugherder uplift |
Updated•3 years ago
|
Reporter | ||
Comment 13•3 years ago
|
||
Verified the fix using Firefox 94.0b5 and Nightly 95.0a1 on macOS 10.15 and Ubuntu 18.04 x64. The issue is not reproducing anymore.
Description
•