Open
Bug 1571753
Opened 5 years ago
Updated 2 years ago
[Windows] (Password field mask) bullets (●) are truncated at the top with font-family:monospace
Categories
(Core :: Graphics: Text, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox70 | --- | fix-optional |
People
(Reporter: cfat, Unassigned)
References
()
Details
(Keywords: regression, Whiteboard: [passwords:management] [skyline])
Attachments
(2 files)
[Affected Versions]:
- Nightly 70.0a1 (Build ID: 20190805220030)
[Affected Platforms]
- All Windows
[Prerequisites]
- Have at least one saved login.
[Steps to reproduce]:
- Open the latest Nightly browser with the profile from prerequisites.
- Navigate to "about:logins" page and click one of the saved logins.
- Observe the bullets from the Password section.
[Expected results]:
- The bullets are correctly displayed.
[Actual results]:
- The bullets are truncated.
[Notes]:
- The bullets are displayed as a whole only when zooming in the page.
- Attached a screenshot with the issue.
Comment 1•5 years ago
|
||
Would you be able to run mozregression to help track down when this broke?
Flags: needinfo?(carmen.fat)
Reporter | ||
Comment 2•5 years ago
|
||
- This issue is not reproducible on Firefox versions lower than 69. Considering this, using mozregression tool I have found the pushlog with the changes that caused this regression.
- Here is the pushlog: https://tinyurl.com/y67lahfd
- Last good revision: 060c1b2671ff179002285a53d437ea1bb546d11a
- First bad revision: ea256e43a657beae89f389c5e63d938978cddca7
It seems that bug 1559355 introduced this issue on Firefox 69.
Flags: needinfo?(carmen.fat)
Blocks: 1572049
Comment 3•5 years ago
|
||
Bugbug thinks this bug is a regression, but please revert this change in case of error.
Keywords: regression
Updated•5 years ago
|
Priority: -- → P2
Updated•5 years ago
|
Flags: qe-verify+
Comment 4•5 years ago
|
||
Moving this to platform since the issue happens outside of about:logins and even outside of <input type=password>
with a ● character in a span with font-family:monospace
.
Component: Password Manager → Graphics: Text
Priority: P2 → --
Product: Toolkit → Core
Summary: [Windows] The bullets from the Password section are truncated → [Windows] (Password field mask) bullets (●) are truncated at the top with font-family:monospace
Comment 5•5 years ago
|
||
Updated•5 years ago
|
Attachment #9086503 -
Attachment mime type: text/plain → text/html
Comment 6•5 years ago
|
||
I'm pretty sure we have an existing bug about this, with some discussion etc., but now I can't seem to find it.
Updated•5 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•