[V2 Doorhanger][Windows] Username dropdown arrow is not visible with High Contrast Black theme
Categories
(Toolkit :: Password Manager, defect, P2)
Tracking
()
People
(Reporter: andrei.purice, Assigned: severin)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
16.30 KB,
image/jpeg
|
Details | |
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
Affected versions:
Nightly 80 - since V2 doorhanger functionality landed with Bug 1641415
Tested on:
Windows 10 / 7
Steps to reproduce:
- Have the High Contrast Black Windows theme set.
- Launch Firefox.
- Go to any login form, such as Facebook, Reddit etc.
- Fill in all the requested field (maybe edit the login form again to have multiple suggestions).
- Click on the dismissed doorhanger.
Expected result:
The username dropdown arrow should be visible.
Actual Result:
The username dropdown arrow is not visible at all.
Regression-range:
Not a regression since this is a new functionality.
Note:
The only high contrast theme that is not affected is High Contrast White.
Assignee | ||
Updated•6 months ago
|
Assignee | ||
Updated•6 months ago
|
Assignee | ||
Updated•6 months ago
|
Assignee | ||
Comment 1•6 months ago
|
||
Pushed by mozilla@noorenberghe.ca: https://hg.mozilla.org/integration/autoland/rev/abc829c0ca3e fix dropmarker color on high contrast;r=MattN
Comment 3•5 months ago
|
||
bugherder |
Comment 4•5 months ago
|
||
Verified-fixed on latest Nightly (08-11-2020) on Windows 10 with High Contrast Black theme.
The dropmarker is now properly visible.
Comment 5•5 months ago
|
||
Hey Severin, any thoughts about uplifting this to Beta or it can ride the trains?
Assignee | ||
Comment 6•5 months ago
|
||
Good point, this should be safe to uplift. I'll file. Thanks Timea!
Assignee | ||
Comment 7•5 months ago
|
||
Comment on attachment 9168943 [details]
Bug 1653559 - fix dropmarker color on high contrast;r=MattN
Beta/Release Uplift Approval Request
- User impact if declined: Users on high contrast mode will not see the pmgr doorhanger dropmarker, and will likely not know that username suggestions exist.
- 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): 2 line CSS change. It applies to a class that was added specifically for this feature, and so should not have ripple effects.
- String changes made/needed: None
Comment 8•5 months ago
|
||
Comment on attachment 9168943 [details]
Bug 1653559 - fix dropmarker color on high contrast;r=MattN
approved for 80 rc1
Comment 9•5 months ago
|
||
bugherderuplift |
Comment 10•5 months ago
|
||
Verified fixed in RC candidate 80 (buildID: 20200818235255) on Windows 10 x64 with High Contrast Black Theme.
Description
•