Closed
Bug 1363404
Opened 8 years ago
Closed 8 years ago
Styling of an attached HTML file influences plain-text email
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(Not tracked)
People
(Reporter: TSE_research, Unassigned)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36
Steps to reproduce:
Compose a new plain-text email and attach a HTML file that uses styling similar to the following:
<html>
<body style="text-align: center;">
</body>
</html>
Then view the email in the message preview or message window.
Actual results:
In both the message preview and message view the content of the email is centered. (see screenshot attached) I suppose this is related to the inline-display of the HTML content.
Expected results:
The styling of the email is not changed by an attached HTML document.
Comment 1•8 years ago
|
||
Yep, that's a known limitation ... and a very old bug from 2000. Last time someone attempted a fix was in bug 1297653.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•