Closed Bug 1900649 Opened 1 year ago Closed 1 year ago

"Restart Nightly" button in crash reporter gets truncated in Turkish

Categories

(Toolkit :: Crash Reporting, defect)

defect

Tracking

()

VERIFIED FIXED
128 Branch
Tracking Status
firefox128 --- verified
firefox129 --- verified

People

(Reporter: selim, Assigned: afranchuk)

Details

Attachments

(2 files)

Attached image restart nightly.png

"Restart Nightly" button in the crash reporter is truncated in Turkish.

Full text should read "Nightly uygulamasını yeniden başlat".

This also makes me think that "Restart Firefox Developer Edition" in English might get truncated as well, but I haven't tested that.

Thanks for testing this Selim, cc'ing Alex who did all the work here.

The problem here is that the old crash reporter made the buttons the same width (to be more visually appealing, I expect), so I did the same. However I made it a fixed size rather than a minimum size.

Assignee: nobody → afranchuk
Status: NEW → ASSIGNED

This is windows-only: in the macos (cocoa) and gtk implementations, the size is set as a minimum. On windows there's no easy way to set a minimum (as win32 doesn't have any concept of layout), so I'll have to implement it myself.

This is the behavior of the other platforms. It allows buttons with
longer labels to be sized correctly.

Pushed by afranchuk@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e301fb9fb678 crash reporter: use size requests as minimum sizes on windows r=gsvelto
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch

Reproduced the issue on Firefox 128.0a1 (2024-06-04) on Windows 11 by following the STR from Comment 0.

The issue is fixed on Firefox 128.0b1 and 129.0a1 (2024-06-11). Tests were performed on Windows 11, macOS 14.5 and Ubuntu 24.04.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: