Participants list is not properly shrinking to its available height
Categories
(Thunderbird :: Instant Messaging, defect)
Tracking
(thunderbird_esr102 unaffected, thunderbird106 unaffected, thunderbird107 fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
thunderbird106 | --- | unaffected |
thunderbird107 | --- | fixed |
People
(Reporter: freaktechnik, Assigned: freaktechnik)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
The chat participants list is no longer shrinking to the available space in the window and instead takes up the entire height it needs, making it a couple thousand pixels high for some rooms. This leads to the entire chat conversation content layout flowing out the bottom of the window. I suspect this is related to the recent changes around the way flex works in XUL.
Assignee | ||
Comment 1•2 years ago
|
||
I tried to reproduce this in mozregression but couldn't get it to fail.
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Managed to get a regression window: https://hg.mozilla.org/comm-central/pushloghtml?fromchange=7bab1735598e56f6722fd21031b71cab20473bb4&tochange=85978099045fac33591340b7df0a1fb432bdbcea
Comment 3•2 years ago
|
||
You'll need to check the corresponding m-c revisions.
Assignee | ||
Comment 4•2 years ago
|
||
Yes, obviously. I would assume this is caused by bug 1689816 though I don't quite understand how. I also wonder if this is at its core the same issue as bug 1783417. Since it seems our layout allows the tabpanels to get longer if one of the tabs just pushes hard enough, leading to all tabs being that height now.
Assignee | ||
Comment 5•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Pushed by martin@humanoids.be:
https://hg.mozilla.org/comm-central/rev/80daa5a4a30c
Fix chat tab contents overflowing window height. r=thunderbird-reviewers,Paenglab
Description
•