All SubDialogs don't resize when the global font size is larger, content is cut off
Categories
(Thunderbird :: Theme, defect, P1)
Tracking
(thunderbird_esr91 unaffected, thunderbird_esr102+ fixed, thunderbird103? fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | unaffected |
thunderbird_esr102 | + | fixed |
thunderbird103 | ? | fixed |
People
(Reporter: brianmporter82, Assigned: aleca)
References
(Blocks 1 open bug)
Details
(Whiteboard: [TM:102.0.3])
Attachments
(2 files)
19.39 KB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr102+
|
Details | Review |
Steps to reproduce:
View - Font Size - Increase Font Size (3 times)
Settings - General - Incoming Mail - "CUSTOMIZE" button
Actual results:
The text no longer fits in the popup window. The "OK" and "CANCEL" buttons are pushed off the bottom of the window.
Expected results:
Popup window should scale size with the increase in font size
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/7a0982aee630
Make sure all subdialogs are properly resized to account for font size variations. r=Paenglab,darktrojan
Assignee | ||
Comment 3•2 years ago
|
||
Comment on attachment 9284072 [details]
Bug 1777622 - Make sure all subdialogs are properly resized to account for font size variations. r=darktrojan
[Approval Request Comment]
Regression caused by (bug #): -
User impact if declined: All subdialogs in Address Book, Preferences, and Account Settings don't resize if the global font size is too large
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): it should be low as the fix only forces the subdialog to resize on opening if the global font size is altered.
Updated•2 years ago
|
Comment 4•2 years ago
|
||
Comment on attachment 9284072 [details]
Bug 1777622 - Make sure all subdialogs are properly resized to account for font size variations. r=darktrojan
[Triage Comment]
Approved for beta
Comment 5•2 years ago
|
||
bugherder uplift |
Thunderbird 103.0b5:
https://hg.mozilla.org/releases/comm-beta/rev/d6b473fd1ecf
Comment 7•2 years ago
|
||
As bug 1779260 shows, this can make entire dialogs like the edit list dialog completely unusable, which isn't S4.
Comment 8•2 years ago
|
||
Comment on attachment 9284072 [details]
Bug 1777622 - Make sure all subdialogs are properly resized to account for font size variations. r=darktrojan
[Triage Comment]
Approved for esr102
Comment 9•2 years ago
|
||
bugherder uplift |
Thunderbird 102.0.3:
https://hg.mozilla.org/releases/comm-esr102/rev/6aca3cfe54cb
Description
•