Closed
Bug 544661
Opened 16 years ago
Closed 15 years ago
Wrap the message pane in a hbox just like Thunderbird (Bug 544162)
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.1a1
People
(Reporter: philip.chee, Assigned: philip.chee)
References
Details
Attachments
(2 files)
2.42 KB,
patch
|
mnyromyr
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
1.52 KB,
patch
|
Details | Diff | Splinter Review |
From Bug 544162 Comment 0:
> It would make a number of extensions possible if we had a wrapping box around
> the message reader elements. The goal is to be able to offer a side bar which
> could contain extra meta information about a message. To do this we should
> wrap all the elements we feel "contain" the message. I'm avoiding wrapping the
> message header because of it's size and the existing problem with moving the
> buttons around overrunning the header text.
>
> One current example is the Data Miners extension. Data Miners has extra
> information about the message like attachments, links, phone numbers, email
> addresses, and other various interesting pieces we can recognize.
![]() |
Assignee | |
Comment 1•16 years ago
|
||
Initial patch.
Attachment #425643 -
Flags: superreview?(neil)
Attachment #425643 -
Flags: review?(mnyromyr)
![]() |
Assignee | |
Comment 2•16 years ago
|
||
hg qdiff with the -b ignore whitespace changes flag.
Updated•16 years ago
|
Attachment #425643 -
Flags: superreview?(neil) → superreview+
Comment 3•16 years ago
|
||
Comment on attachment 425643 [details] [diff] [review]
Patch v1.0 straight port.
Of course, this is nothing for the 2.0.x series...
Attachment #425643 -
Flags: review?(mnyromyr) → review+
![]() |
Assignee | |
Comment 4•16 years ago
|
||
> Of course, this is nothing for the 2.0.x series...
Of course!
Keywords: checkin-needed
Comment 5•15 years ago
|
||
Pushed to c-c: http://hg.mozilla.org/comm-central/rev/f0b53e1dea66
You need to log in
before you can comment on or make changes to this bug.
Description
•