[perma opt-builds only] comm/mail/test/browser/account/browser_archiveOptions.js | 0 == 1 - {"filename":"chrome://mochitests/content/browser/comm/mail/test/browser/account/browser_archiveOptions.js","name":"subtest_initial_state
Categories
(Thunderbird :: General, defect, P5)
Tracking
(thunderbird_esr102 unaffected, thunderbird115 fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
thunderbird115 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: mkmelin)
Details
(Keywords: intermittent-failure, intermittent-testcase)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
Filed by: mkmelin [at] iki.fi
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=419409479&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/VxmRRCHAQTSabv4CADPykQ/runs/0/artifacts/public/logs/live_backing.log
Assignee | ||
Comment 1•2 years ago
|
||
Not seeing it locally on a slightly outdated m-c, so probably something from there.
First seeing it https://treeherder.mozilla.org/jobs?repo=comm-central&selectedTaskRun=VxmRRCHAQTSabv4CADPykQ.0&revision=9ca1cd4698e95e227dec8e6b857fbfb4398101fa which means something from https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=6a3e558888107e82ba443f0ce749cd51f6e1b385
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Haven't worked out what caused it, but I do have a fix. The dialog had sizing issues that made the dialog buttons off screen now. (When no persisted size existed). Given the area, probably one of Emilios fixes in that range somehow exposed this.
115 may not have the test failure, but the fix should probably get applied there anyway. The actual issue may present itself...
Assignee | ||
Comment 3•2 years ago
|
||
widht and height don't apply after modern flexbox.
We really shouldn't be presising these kind of sizes. They need to work for everyone without haveing to resize or something is wrong.
Made it slightly wider than it used to. No need to have it super narrow. Some locales may have longer texts and then it wouldn't look as good.
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/565e1d49b476
Fix archiveoptions dialog sizing issues. r=john.bieling
Assignee | ||
Comment 6•2 years ago
|
||
Comment on attachment 9339771 [details]
Bug 1838778 - Fix archiveoptions dialog sizing issues. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #): unclear
User impact if declined: the archiveoptions dialog may have issues
Testing completed (on c-c, etc.): c-c
Risk to taking this patch (and alternatives if risky): safe
Comment 7•2 years ago
|
||
Comment on attachment 9339771 [details]
Bug 1838778 - Fix archiveoptions dialog sizing issues. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 8•2 years ago
|
||
bugherder uplift |
Thunderbird 115.0b4:
https://hg.mozilla.org/releases/comm-beta/rev/9bfee5714156
Description
•