Password Quality meter bar overlaps with the text in the Primary Password setup modal
Categories
(Firefox :: Settings UI, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox86 | --- | unaffected |
firefox87 | --- | unaffected |
firefox88 | --- | verified |
People
(Reporter: tbabos, Assigned: ntim)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
Affected Versions:
Nightly 88.0a1 (2021-03-05)
Tested on:
Windows 7/10
MacOS 10.15
Ubuntu 20.04
Steps to reproduce:
- Got to about:prefereces#privacy
- Choose to use a Primary Password and enter the OS auth password
- Reach the Primary Password setup modal
Expected Results:
The password quality meter should be aligned correctly without being overlapped or overlapping other modal elements.
Actual Results:
Password Quality meter bar overlaps with text in Primary Password setup modal
Regression-Range:
Regression caused by Bug 1590884.
2021-03-05T14:12:01.458000: DEBUG : Found commit message:
Bug 1590884 - Move XUL accesskey handling to DOM and remove nsXULLabelFrame. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D106233
Reporter | ||
Comment 1•4 years ago
|
||
Hey Tim, please take a look at this when you have the time, thanks!
Reporter | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
This was originally added in bug 1120967 to space the help button that used to appear in the header. The help button has since been removed.
It's bogus in this case, because it accidentally overrides the display value of some description (which used to force their own display value).
Updated•4 years ago
|
Comment 4•4 years ago
|
||
bugherder |
Reporter | ||
Comment 5•4 years ago
|
||
Verified-fixed on Windows 7/10, MacOS 10.15 and Ubuntu 20.04 on the latest Firefox Nightly 88.0a1 (2021-03-19) (64-bit).
Description
•