Closed
Bug 1523126
Opened 6 years ago
Closed 6 years ago
Safe Mode restart dialog is cut off on the bottom
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: jaws, Assigned: jaws)
References
Details
Attachments
(1 file)
The safe mode restart dialog is too short because the dialog is sized before the buttons at the bottom have been translated.
The attached patch fixes this issue by waiting for the buttons to be translated before sizing the window to the content.
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Attachment #9039361 -
Attachment description: Bug 1523126 - Safe Mode post-restart dialog needs to wait for the extra and accept buttons to be translated before sizing to content. r?mconley → Bug 1523126 - Dialogs that use Fluent for localizing the dialog buttons need to wait for the buttons to be translated before sizing to content. r?mconley
Pushed by jwein@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/11f88edba10f Dialogs that use Fluent for localizing the dialog buttons need to wait for the buttons to be translated before sizing to content. r=mconley
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
You need to log in
before you can comment on or make changes to this bug.
Description
•