[Windows] Credit card and address autofill dropdowns do not adapt to High Contrast Black theme
Categories
(Toolkit :: Form Autofill, defect, P2)
Tracking
()
People
(Reporter: tbabos, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: polish, Whiteboard: [cc-autofill-reserve])
Attachments
(2 files)
Affected version:
All - if CC specific prefs are enabled
Tested on:
Windows 10
Steps to reproduce:
- Have multiple CC profiles saved
- Have High Contrast Black enabled
- Go to https://luke-chang.github.io/autofill-demo/basic_cc.html
- Click on any of the fields eligible to toggle autofill dropdown
Expected Result:
Autofill dropdown should adapt the color palette for High Contrast Black Windows theme.
Actual Result:
Autofill dropdown footer string is barely visible and the whole dropdown is white.
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Comment 1•4 years ago
|
||
Suggesting S3 severity since it affect Black Contrast theme and this is also an issue occuring for address autofill
Updated•4 years ago
|
Comment 2•3 years ago
|
||
The white background in the autocomplete menu for form autofill seems to be fixed as this menu now matches the password manager autocomplete menu, but there are still issues depending on what Firefox theme you're using.
For example, with a light theme, hovering over an item makes the credit card number, in this case, illegible. There's no such issue if using the Firefox dark theme, but the blue highlight doesn't match the password manager's highlight in either case. I do wonder if the password manager highlight is "incorrect" technically, because it looks like the right click context menu also shows this blue highlight on hover that the form autofill autocomplete menu shows...but that's tangentially related to this bug, so no need to deep dive.
It looks like we need to update the text color in the form autofill autocomplete menu when the High Contrast Black theme is enabled, since that would align this autocomplete menu with the context menu.
Description
•