Closed Bug 1790135 Opened 2 years ago Closed 2 years ago

[foxfooding] In Firefox View "last month" should have the full word "month" rather than just "mo"

Categories

(Firefox :: Firefox View, defect)

Firefox 106
Desktop
Unspecified
defect

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox106 --- affected

People

(Reporter: pdehaan, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fidefe-2022-mr1-firefox-view] [foxfooding])

Attachments

(1 file)

Attached image issue30.png

Firefox Version: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0
Window Size (inner width and height): 1920x947
GitHub Username: @pedroldk

Steps to Reproduce

Open Firefox View

Expected Behavior

Column should have enough width to display "last month"

Actual Behavior

It displays only "last mo"

Attachment


Link to the original attachment

The "last mo" is the output of the formatBestUnit API in English:

new Services.intl.RelativeTimeFormat(undefined, { style: "narrow" }).formatBestUnit(new Date("2022-08-10"))

produces the same result. It's not to do with column width so I'm updating the summary.

Blocks: firefox-view
See Also: → 1789663
Summary: [foxfooding] In Firefox View, the last column width is too low → [foxfooding] In Firefox View "last month" should have the full word "month" rather than just "mo"
Whiteboard: [foxfooding] → [fidefe-2022-mr1-firefox-view] [foxfooding]

This is intentional per Gijs' mention above. Marking as wontfix.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: