Improve the LW-background-box height calculation
Categories
(Thunderbird :: Toolbars and Tabs, defect)
Tracking
(thunderbird_esr91 unaffected)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr91 | --- | unaffected |
People
(Reporter: Paenglab, Assigned: Paenglab)
References
Details
Attachments
(2 files, 2 obsolete files)
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Comment 6•7 years ago
|
||
Sorry, the patch doesn't apply anymore :(
I also find it strange that you need to move so many elements around. Why is it?
Comment 8•6 years ago
|
||
Maybe we should rebase that one day and get it fixed.
| Assignee | ||
Comment 9•6 years ago
|
||
(In reply to :aceman from comment #7)
Sorry, the patch doesn't apply anymore :(
Now again. :)
I also find it strange that you need to move so many elements around. Why is it?
I had to move some code to apply only on main window and not on stand-alone window and renamed the files to better reflect the functionalities in them.
The stand-alone window works now -> fixed.
The main window doesn't re-calculate the height of the LW-background-box when changing the height of the toolboxes like showing/hiding the menu bar. -> this seems to be now the only issue we have.
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 11•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 12•4 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/c4c73c028f04
Remove the unneeded navigation-toolbox from stand-alone window. r=aleca
Description
•