Closed Bug 1631729 Opened 4 years ago Closed 4 years ago

The text from the Breach Website/Vulnerable password notification has a thin font-weight

Categories

(Firefox :: about:logins, defect, P2)

Desktop
All
defect

Tracking

()

VERIFIED FIXED
Firefox 77
Tracking Status
firefox75 --- wontfix
firefox76 --- verified
firefox77 --- verified

People

(Reporter: srosu, Assigned: say, Mentored)

References

(Blocks 1 open bug)

Details

(Keywords: access, good-first-bug, Whiteboard: [lang=css])

Attachments

(4 files)

[Affected versions]:

  • Firefox Nightly 77.0a1 (Build ID: 20200420214939)
  • Firefox Beta 76.0b3 (Build ID: 20200420031429)

[Affected Platforms]:

  • Windows 10 x64
  • Ubuntu 18.04 x64

[Prerequisites]:

  • Have a Firefox profile with saved logins in which one is breached and another one is vulnerable.

[Steps to reproduce]:

  1. Open the Firefox browser with the profile from prerequisites.
  2. Navigate to the “about:logins” page.
  3. Select a breached/vulnerable login.
  4. Observe the text from the Breach Website/ Vulnerable password notification.

[Expected result]:

  • The font-weight is normal.

[Actual result]:

  • The font-weight is thin and narrow.

[Notes]:

  • Attached a screenshot with the issue.

This seems to be intentional: https://searchfox.org/mozilla-central/rev/3446310d6cc5c85cde16a82eccf560e9b71a3d44/browser/components/aboutlogins/content/components/login-item.css#297,303

It looks legible to me in the screenshot… do you disagree? i.e. what is the actual problem? A lower font weight isn't inherently bad.

Status: NEW → UNCONFIRMED
Ever confirmed: false
Flags: needinfo?(srosu)
Attached image Breached_Text.PNG

Hi Matthew, indeed, the text in the screenshot looks good. Probably because it was zoomed.
However, the issue is more visible on about:logins page and also on larger screens or if the page is zoomed out. I will add 2 new screenshots when the browser is maximized.
Also, on MacOS the text is more visible than on Windows and it looks the same as in the invision app.

Flags: needinfo?(srosu)
Attached image Notifications_Text.gif

Unfortunately in the screenshot, the text looks a bit better than actually is. I will also add a screen recording.

Katie, do you think this is something we should fix or is it legible enough to not worry about?

Flags: needinfo?(kcaldwell)
Keywords: access

Hey Matt, it does look thin to me - can we get a confirmation that the type is not set to a "light" or thin" version, but is "regular" weight?

Flags: needinfo?(kcaldwell)

It's font-weight: 300; but according to https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight normal is 400. I assume Jared/Tim/Lesley got this from a spec…

Bug 1564539 is where it was added by Lesley. Lesley, do you know where this came from?

Blocks: 1564539
Flags: needinfo?(lnorton)

Matt, thank you for checking - the spec likely only says size, and had an assumption (I know, my bad!) that text would be default/normal weight. Good eyes Simona. While not a blocker or P1, it'd be great to have this fixed.

Mentor: MattN+bmo
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: good-first-bug
Priority: -- → P2
Whiteboard: [lang=css]

Hi, can I work on this?

Assignee: nobody → say
Status: NEW → ASSIGNED

Comment on attachment 9143126 [details]
Bug 1631729 - Breach Website/Vulnerable password notification has a thin font-weight r?MattN

Beta/Release Uplift Approval Request

  • User impact if declined: Vulnerable/breached login/password text may be a bit thin and hard to read for some users. This is a new issue in 76.
  • Is this code covered by automated tests?: Unknown
  • Has the fix been verified in Nightly?: No
  • 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): Only change is to delete font-weight:300 to go to the default of 400 (normal).
  • String changes made/needed: None
Attachment #9143126 - Flags: approval-mozilla-beta?
Flags: needinfo?(lnorton)
Pushed by mozilla@noorenberghe.ca:
https://hg.mozilla.org/integration/autoland/rev/38ad38ce6ca1
Breach Website/Vulnerable password notification has a thin font-weight r=MattN

Comment on attachment 9143126 [details]
Bug 1631729 - Breach Website/Vulnerable password notification has a thin font-weight r?MattN

Small CSS tweak to improve text readability. Approved for 76.0rc1.

Attachment #9143126 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 77

I have verified this issue using the latest Firefox Nightly 77.0a1 (Build ID: 20200426215109) on Windows 10 x64, Ubuntu 18.04 x64.

  • The text from the Breach Website/Vulnerable password notification has a normal font-weight.
Status: RESOLVED → VERIFIED

I have verified this issue using the Firefox RC 76 (Build ID: 20200427162639) on Windows 10 x64, Ubuntu 18.04 x64.

  • The text from the Breach Website/Vulnerable password notification has a normal font-weight.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: