Closed
Bug 1791942
Opened 2 years ago
Closed 2 years ago
3 pane splitter not getting the correct orientation attribute
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(thunderbird_esr102 unaffected)
RESOLVED
FIXED
107 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
People
(Reporter: aleca, Assigned: Paenglab)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
The splitter between thread pane and message pane is not receiving the orient="vertical"
attribute anymore.
The splitter looks incorrectly styled and the resize cursor on hover has the wrong orientation.
It seems that this condition is FALSY when the it should be TRUTHY: https://searchfox.org/comm-central/rev/2d0e6b27a6a481ef522e36a386d123d5177acac1/mail/base/content/msgMail3PaneWindow.js#323
Not sure when and what regressed it.
Reporter | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Maybe from bug 1790299?
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Updated•2 years ago
|
Version: unspecified → Thunderbird 107
Reporter | ||
Updated•2 years ago
|
Keywords: regressionwindow-wanted
Regressed by: 1790299
Assignee | ||
Updated•2 years ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 107 Branch
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/fc54ae18afc7
Give in main window the splitter the correct orientation attribute. r=aleca
You need to log in
before you can comment on or make changes to this bug.
Description
•