Closed
Bug 1741368
Opened 3 years ago
Closed 3 years ago
Use the new html splitter between the compose browser and attachment area
Categories
(Thunderbird :: Message Compose Window, task)
Thunderbird
Message Compose Window
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1741361
People
(Reporter: henry-x, Unassigned)
References
Details
The implementation in bug 1729314 used a xul:splitter, which required some hacks https://hg.mozilla.org/comm-central/rev/59c602cfd601#l1.42 but we now have a html splitter from bug 1729386, so we can clean it up.
Plus, when I wrote the original patch for bug 1729314, I was not aware of the display: contents
hack for <details>
elements (bug 1729314 comment 6).
Reporter | ||
Updated•3 years ago
|
Assignee: henry → nobody
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•