Closed Bug 85759 Opened 23 years ago Closed 23 years ago

inline message headers are not displayed nicely with modern theme

Categories

(MailNews Core :: MIME, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME
Future

People

(Reporter: bugzilla, Assigned: shliang)

References

Details

If I display a message that contains an inline message (typically if somebody forward me as attachment another 
message), the attached messages headers seems to be displayed as plaintext instead of using bold and colors like 
with the classic them.

Steps to reproduce the problem:
1) Send you a simple message
2) Get the message and forward it to yourself as attachment
3 [review]) Get and display the second message
4) check the looks of the original message headers displayed in the message pane, they should use bold for the field 
titled and have a backgroud color!

Here is what mime generate:
<link rel="important stylesheet" href="chrome://messenger/skin/mailheader.css">
</head>
<body>

<table border="0" cellspacing="0" cellpadding="0" width="100%" name="header-part1">
<tbody>
<tr>
<td>
<div class="headerdisplayname" style="display: inline; ">Subject: </div>
[Fwd: asd]</td>
</tr>
<tr>
<td>
<div class="headerdisplayname" style="display: inline; ">From: </div>
ducarroz@netscape.com (Jean-Francois Ducarroz)</td>
</tr>
<tr>
<td>
<div class="headerdisplayname" style="display: inline; ">Date: </div>
Tue, 12 Jun 2001 18:21:32 -0700</td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="100%" name="header-part2">
<tbody>
<tr>
<td>
<div class="headerdisplayname" style="display: inline; ">To: </div>
Jean-Francois Ducarroz &lt;ducarroz@netscape.com&gt;</td>
</tr>
</tbody>
</table>
<br>
Would be nice if we can fix that for RTM, this is highly visible. Nominating nsbeta1.

reassign to joe (if you don't mind :-) )
Assignee: ducarroz → hewitt
Keywords: nsbeta1
Blocks: 88358
Status: NEW → ASSIGNED
Mass reassigning my theme bugs to Shuehan.
Assignee: hewitt → shliang
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Blocks: 104166
works for me
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.