AppMenu jumpy when it grows/shrinks
Categories
(Thunderbird :: Mail Window Front End, task)
Tracking
(thunderbird_esr78 fixed, thunderbird82 fixed)
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(1 file, 1 obsolete file)
|
1.35 KB,
patch
|
Paenglab
:
review+
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
When the AppMenu grows or shrinks it jumps to the new size and doesn't transform smoothly. This comes because styles from bug 1437512 didn't land in TB.
| Assignee | ||
Comment 1•5 years ago
|
||
To test it, try following:
- select a message
- open the AppMenu and go to View - Text Encoding
- look how the AppMenu grows
With latest m-c build you should apply bug 1669686 to not have unrelated issues.
| Assignee | ||
Comment 2•5 years ago
|
||
Ahh, forgot this is a port of https://hg.mozilla.org/mozilla-central/rev/b2acd3d12275 browser.css part.
Comment 3•5 years ago
|
||
| Assignee | ||
Comment 4•5 years ago
|
||
Updated the commit message.
| Assignee | ||
Updated•5 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/e3da5d782272
Port bug 1437512: Implement the panelmultiview CSS transition. r=aleca DONTBUILD
Updated•5 years ago
|
| Assignee | ||
Comment 6•5 years ago
|
||
Comment on attachment 9180209 [details] [diff] [review]
1669691-port-missing-panelmultiview-styles.patch
[Approval Request Comment]
User impact if declined: not smooth growing/shrinking AppMenu
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Comment 7•5 years ago
|
||
Comment on attachment 9180209 [details] [diff] [review]
1669691-port-missing-panelmultiview-styles.patch
[Triage Comment]
Approved for beta
Comment 8•5 years ago
|
||
| bugherder uplift | ||
Thunderbird 82.0b3:
https://hg.mozilla.org/releases/comm-beta/rev/cb8bd209b76f
Comment 9•5 years ago
|
||
Comment on attachment 9180209 [details] [diff] [review]
1669691-port-missing-panelmultiview-styles.patch
[Triage Comment]
Approved for esr78
Comment 10•5 years ago
|
||
| bugherder uplift | ||
Thunderbird 78.4.0:
https://hg.mozilla.org/releases/comm-esr78/rev/1893ab3245d2
Description
•