Open
Bug 1858252
Opened 1 years ago
Updated 1 years ago
In Log In UI, the "Remember" label and "x" button is barely readable (white-on-white), when viewed in light color-scheme
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
NEW
People
(Reporter: dholbert, Unassigned)
Details
Attachments
(2 files)
STR:
- Don't be signed in to bugzilla -- e.g. use a fresh profile or a private browsing window.
- Configure your browser (or OS) to have a light color-scheme preference. E.g. in Firefox Preferences, search "Light" and click the radio-button to prefer "Light" appearance for sites.
- Visit https://bugzilla.mozilla.org and click "Log In" at top-right
- Look at the "Remember" text. Also: look at and hover the "X" close-button.
ACTUAL RESULTS:
- The word "Remember" to the right of the checkbox is light-text-on-a-light-background and hence is nearly unreadable. To the extent that it's readable, it looks like it's got some sort of disabled/deactivated style. (But in fact it's entirely interactive.)
- The "X" is similarly light-on-light; and if you hover it, it nearly disappears entirely.
EXPECTED RESULTS:
Text/x should be visible and remain visible when hovered.
It looks like these components are using a foreground color that's meant to be used over a dark background (e.g. the header-bar), but we're showing them over a light background here.
Reporter | ||
Updated•1 years ago
|
Summary: "Remember" label is barely readable (white-on-white) in Log In UI, when viewed in light color-scheme → In Log In UI, the "Remember" label and "x" buttons are barely readable (white-on-white), when viewed in light color-scheme
Reporter | ||
Updated•1 years ago
|
Summary: In Log In UI, the "Remember" label and "x" buttons are barely readable (white-on-white), when viewed in light color-scheme → In Log In UI, the "Remember" label and "x" button is barely readable (white-on-white), when viewed in light color-scheme
Reporter | ||
Comment 1•1 years ago
|
||
This reproduces in Chrome as well, so it's pretty clearly a site bug rather than a browser bug.
Reporter | ||
Comment 2•1 years ago
|
||
Reporter | ||
Comment 3•1 years ago
|
||
This shows how the "x" looks when hovered -- it gets lighter, which makes it nearly invisible.
You need to log in
before you can comment on or make changes to this bug.
Description
•