Closed
Bug 267497
Opened 20 years ago
Closed 10 years ago
html tables in e-mail have problems with colspan / rowspan
Categories
(MailNews Core :: Attachments, defect)
MailNews Core
Attachments
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Matthew.Stier, Unassigned)
Details
(Keywords: testcase)
Attachments
(3 files)
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.3) Gecko/20040919 Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.3) Gecko/20040919 Tables with column and row spans display properly in the browser, but display improperly went sent as part of an e-mail message. Reproducible: Always Steps to Reproduce: 1. Compose a webpage, with row and column spans in the first two rows. 2. Send the webpage as the embedded content in an e-mail message. 3. View email message, rowspans will not span rows, colspans cause drop of every other cell in row. Actual Results: View email message, rowspans will not span rows, colspans cause drop of every other cell in row. Expected Results: Same as webpage. Reproduceable in Windows version of Mozilla 1.7.3
Comment 1•20 years ago
|
||
Is the message in question actually in HTML, or has it been converted to plain text from HTML? Can you supply a sample message? Save as .EML, attach to this bug using the Create New Attachment link above.
| Reporter | ||
Comment 2•20 years ago
|
||
Comment 3•20 years ago
|
||
Wow. That's hardly a minor bug. Screenshots to follow, reproduced on Win2K.
Severity: minor → normal
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: SunOS → All
Hardware: Sun → All
Comment 4•20 years ago
|
||
Comment 5•20 years ago
|
||
Comment 6•20 years ago
|
||
that's almost certainly something in layout, not tbird - my guess is that this is probably fixed in tbird .9
Comment 7•20 years ago
|
||
(In reply to comment #6) > that's almost certainly something in layout, not tbird - my guess is that this > is probably fixed in tbird .9 No, it isn't. The HTML looks fine in Firefox 1.0; but in today's nightly Aviary build (version 0.9+ (20041112)) it's still shown wrong in the mail. I don't know if this is a clue, but: when displaying as Simple HTML, the column alignment and text width is all the same; the only difference is that the cell borders are not shown.
Updated•20 years ago
|
Product: MailNews → Core
Comment 8•17 years ago
|
||
sorry for the spam. making bugzilla reflect reality as I'm not working on these bugs. filter on FOOBARCHEESE to remove these in bulk.
Assignee: sspitzer → nobody
Updated•16 years ago
|
QA Contact: attachments
| Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
Comment 10•10 years ago
|
||
Testcase work properly in current trunk and TB 31
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•