Closed
Bug 1674599
Opened 5 years ago
Closed 5 years ago
The "Cancel" and "Open link" buttons in the dialog of selecting an application are intermittently cut off from the bottom
Categories
(Firefox :: Security, defect)
Firefox
Security
Tracking
()
RESOLVED
FIXED
84 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox82 | --- | unaffected |
| firefox83 | --- | unaffected |
| firefox84 | --- | fixed |
People
(Reporter: itiel_yn8, Assigned: emz)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files)
STR:
- Windows 10, latest Nightly
- https://wiki.mozilla.org/IRC#Hebrew
- Click any of the IRC links
- As soon as the "Choose application" button becomes available, click it quickly
AR:
See attached.
ER:
The buttons shouldn't be cut off from the buttom.
Comment 3•5 years ago
|
||
Set release status flags based on info from the regressing bug 1565574
status-firefox82:
--- → unaffected
status-firefox83:
--- → unaffected
status-firefox84:
--- → affected
status-firefox-esr78:
--- → unaffected
| Assignee | ||
Comment 4•5 years ago
|
||
I'll look into it. It might be because we're not properly waiting for l10n to finish. In the permission dialog I've fixed this by calling and awaiting translateElements explicitly: https://searchfox.org/mozilla-central/rev/16d30bafd4e5276d6d3c632fb52a6c71e739cc44/toolkit/mozapps/handling/content/permissionDialog.js#160,163
Assignee: nobody → pbz
Status: NEW → ASSIGNED
Flags: needinfo?(pbz)
| Assignee | ||
Comment 5•5 years ago
|
||
Pushed by pzuhlcke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e0ee5f84bd84
Wait for l10n to finish before resizing window. r=Gijs
Comment 7•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
Updated•5 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•