Closed
Bug 1701687
Opened 4 years ago
Closed 4 years ago
The weight of the bulk of the text in the “Import Error” modal is larger than it should be
Categories
(Firefox :: about:logins, defect, P3)
Tracking
()
RESOLVED
INVALID
People
(Reporter: mheres, Assigned: ukohasarah, Mentored)
References
Details
(Keywords: good-first-bug)
Attachments
(2 files)
[Affected Versions]:
- Firefox Beta 88.0b4 (Build ID: 20210328185936)
- Firefox Nightly 89.0a1 (Build ID: 20210329095128)
[Affected Platforms]:
- Linux Mint 20
- Windows 10
- macOS 10.15.7
[Prerequisites]:
- Have Firefox open.
[Steps to reproduce]:
- Navigate to “about:logins”.
- Click the meatball menu button (“...”).
- Choose the “Import from a File...” option.
- Choose a CSV file without a header and import it.
- Observe the text of the “Import Error” modal.
[Expected result]:
- The font has a smaller weight for both the “File Format Issue” text and for the text follows it.
[Actual result]:
- The font seems to have a larger weight for both the “File Format Issue” text and for the text follows it compared to the documentation.
[Notes]:
- Attached is a screenshot of the issue compared to the documentation.
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
This won't be my first bug, if assigned to me.
I have previously worked on about:logins "Import Error"
Tim kindly advise...
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(tgiles)
Updated•4 years ago
|
Assignee: nobody → ukohasarah
Status: NEW → ASSIGNED
Flags: needinfo?(tgiles)
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Figured this is not really a font-weight issue, best fit was an inherited body font-size. But to ensure cross-platform consistency it was still necesary to implicitly declare font-weight normal.
Comment 4•4 years ago
|
||
On further investigation of this bug, I've determined that this is not a valid bug. The font weight of the left screenshot looks "too bold" but that is because of Ubuntu's font and is to be expected.
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•