Closed Bug 40039 Opened 24 years ago Closed 24 years ago

Header name and data not aligned

Categories

(SeaMonkey :: MailNews: Message Display, defect, P3)

x86
Windows 2000
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bugzilla, Assigned: mscott)

Details

Attachments

(1 file)

When reading a mail the header name and the actual content of the header is not 
aligned correctly. The header data seems to be 1px longer down than the header 
name.
Please see attached image for explanation.

Build 2000052020 on Microsoft Windows 2000 Prefessional
reassigning to mscott.
Assignee: putterman → mscott
QA Contact: lchiang → laurel
polish = M18. I'll probably need some help from a CSS / XUL guru to get my xul
correct to do this alignment.
Target Milestone: --- → M18
This seems to be because of the different alignment of the text and html 
elements.

Would it be a good thing to convert the msgHdrViewOverlay.xul into <grid> 
instead of just box?
Gemal, your eyes are better than mine. Can you try the folowing for me:
edit msgHdrViewOverlay.css
change:
text.headerdisplayname { font-weight: bold; margin-right: .5em; margin-left:
.5em; min-height: 18px }

to be
text.headerdisplayname { font-weight: bold; margin-right: .5em; margin-left: .5em;}

Does that fix the problem for you?
Could be related to bug 40014, which also is about the alignment...
Perhaps a xul problem with the alignment of <html> and <text> boxes?

Also remember bug 47681
This seems to have been fixed.
es I snuck a fix in for this last week. 
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Build 2000082915
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: