Open Bug 1577017 Opened 5 years ago Updated 2 years ago

Improve the handling of week day names in the protection report

Categories

(Firefox :: Protections UI, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: itiel_yn8, Unassigned)

References

Details

(Whiteboard: [protection-report][skyline])

This is a follow-up from bug 1576608.

In the Hebrew localized version of about:protections (see attachment 9088395 [details]), most of the day names consist of 2 words ("Day A", "Day B" etc).
This causes 2 issues:

  1. readability annoyance
  2. the bars shift that way upwards

Adding a simple white-space: nowrap in here:
https://searchfox.org/mozilla-central/rev/325c1a707819602feff736f129cb36055ba6d94f/browser/components/protections/content/protections.css#300-304
seems to fix it, but I'm not sure how this will look like on other languages where the day name may be longer than just 6 characters like in Hebrew's case.

Whiteboard: [protection-report][skyline]
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.