Open
Bug 810814
Opened 11 years ago
Updated 6 months ago
HTML font preferences do not apply to quote header
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
REOPENED
People
(Reporter: snoopy, Unassigned)
Details
Attachments
(1 obsolete file)
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20100101 Firefox/14.0.1 Build ID: 20120713134347 Steps to reproduce: Enabled HTML composition by default, and chose "Helvetica/Arial" as default font. Quote format is "below message". Hit "reply" to any message. Actual results: The default text before quote (On xxxx, user wrote:) does not follow font preference. Sample source: <html> <head> <meta content="text/html; charset=windows-1257" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div class="moz-cite-prefix"><font face="Helvetica, Arial, sans-serif">123</font><br> On 2012.10.29 11:30, <a class="moz-txt-link-abbreviated" href="mailto:bellsouth_unblock@abuse-att.net">bellsouth_unblock@abuse-att.net</a> wrote:<br> </div> <blockquote .... Expected results: The <font> tag should end after the reply header text, or something similar. Now that text hasn't got any font specified. The current situation leads to mixed fonts in email clients, which have default display font set to other than Arial. Same behaviour in v12.
This is similar to https://bugzilla.mozilla.org/show_bug.cgi?id=203810, but that case focuses on font inconsistency during deletion. If the default font would be applied to reply header too, it won't happen at all.
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → standard8
Comment hidden (off-topic) |
Comment 4•3 years ago
|
||
Patch had the wrong bug number. Correct would be bug 810815.
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: FIXED → ---
Comment hidden (off-topic) |
Updated•3 years ago
|
Assignee: standard8 → nobody
Updated•6 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•