Closed
Bug 287009
Opened 20 years ago
Closed 10 years ago
Minimum font size is ignored
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: cowwoc2020, Unassigned)
Details
(Whiteboard: [steps comment 2])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1 When I reply to a message, the font size it picks for the text found therein ignores my "minimum font size" settings. The minimum font size I have it set to is 16 and this clearly works for reading preexisting messages, but when I hit REPLY, the fonts shrinks so much I can't read it at all. Reproducible: Always
Comment 1•20 years ago
|
||
Assuming that the original message was in HTML and you are composing the reply as HTML: There are actually (unfortunately) a number of "minimum font size" settings, once for each "language group" -- if you look at (in TB 1.0) Options | Fonts, the language group is selected at the top of the page -- Western, Eastern, Unicode, Japanese, Greek, etc. (If you're using a trunk build, fonts are now under Options | Display.) See bug 181722. What I suspect you are seeing is a message in an encoding for which you've set the minimum font size (e.g. ISO-8859-1, part of the Western group) but the reply is being composed with another encoding (e.g. UTF-8, part of the Unicode group) for which no (or a different) minimum font size has been set. At any rate, I can easily duplicate the problem if I make settings accordingly, but if I reply in the same encoding as the original, the minimum font setting is applied. That same options page contains settings for controlling the encoding of your reply. If you disagree with this analysis, feel free to reopen, but please explain why; otherwise, this is not actually a bug: => Invalid
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 2•20 years ago
|
||
In my case, I set the minimum font size for "Western" and when I am replying to the message if I go to "Options -> Character Encoding" it says it is "Western (ISO-8859-1)" so clearly it *should* be respecting my minimum font size, but it is not. I even disabled "Allow messages to use other fonts". Do you have another theory on what could be going wrong?
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Version: unspecified → 1.0
Comment 3•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
| Reporter | ||
Comment 4•19 years ago
|
||
Confirmed this still exists in 1.5 beta 1. I don't seem to have permission to change the status to NEW, can someone please do so?
| Reporter | ||
Comment 5•19 years ago
|
||
Hey, wake up! Thunderbird 1.5 exibits this bug, furthermore when reading an email with "<font size=3>foo</font>" Thunderbird does not respect the minimum font size I set (which is 16) and the resulting message contains tiny font that is too small to read. So in summary, this bug affects both message reading and composition. You should be able to reproduce this very easily on your end. Please confirm.
Summary: Reply to message ignores minimum font setting → Minimum font size is ignored
Version: 1.0 → 1.5
Comment 6•19 years ago
|
||
Confirmed with TB 1.6a1-0105, and Seamonkey 1.0b-1215, Win2K. Leaving it as a compose bug for the moment, but you're right that it shows up in the message display as well.
Assignee: mscott → nobody
Status: UNCONFIRMED → NEW
Component: Message Compose Window → MailNews: Composition
Ever confirmed: true
OS: Windows XP → Windows 2000
Product: Thunderbird → Core
Version: 1.5 → Trunk
Comment 7•16 years ago
|
||
I believe https://bugzilla.mozilla.org/show_bug.cgi?id=357738 is a related bug?
Updated•16 years ago
|
QA Contact: composition
| Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
Comment 8•10 years ago
|
||
Gili, do you still see this issue?
Flags: needinfo?(cowwoc)
Whiteboard: [steps comment 2]
| Reporter | ||
Comment 9•10 years ago
|
||
Seems to be fixed in version 24.6.0. Thanks :)
Flags: needinfo?(cowwoc)
Comment 10•10 years ago
|
||
thanks
Status: NEW → RESOLVED
Closed: 20 years ago → 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•