Open
Bug 285132
Opened 20 years ago
Updated 7 months ago
Message doesn't redraw when font prefs are changed
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: mpt, Unassigned)
Details
(Whiteboard: [trunk and 1.8 Branch] [parity-SeaMonkey])
Build: Thunderbird 1.0, Ubuntu Hoary 2005-03-03
To reproduce:
1. Display a message in the message pane.
2. Using View > Source, check which encoding the message is using.
3. Open the Preferences dialog, and change the font prefs for that encoding.
4. Click "OK".
What should happen:
* The message updates to reflect the new font prefs.
What actually happens:
* The message does not update.
* As a result, it appears that the font prefs don't work at all, when really
they do.
Comment 1•19 years ago
|
||
Bug still exists in version 1.5 Beta 1 (20050908) Changing the font causes the message in the preview pane to redraw, but changing the font size does not. Changing only the font size does not cause a redraw. Changing both the font and the size causes the message to redraw with the new font at the old size. In order to redraw a message with new font size preferences, you must open a different message and then reopen the original message.
Updated•18 years ago
|
QA Contact: front-end
Comment 2•16 years ago
|
||
I'm not seeing this in Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1pre) Gecko/2008070101 SeaMonkey/2.0a1pre -- IOW it seems to be Tb-specific and/or Mozilla1.8-specific.
Comment 3•16 years ago
|
||
Tuukka sees this in TB, not sure if trunk or branch
Assignee: mscott → nobody
Severity: normal → minor
Comment 5•16 years ago
|
||
Well, then it's both Trunk and Branch: Branch Tb 1.0.x (Moz 1.7.x) (obsolete), see comment #0 Branch Tb 1.5.x (Moz 1.8.0.x) (obsolete), see comment #1 Trunk (Tb 3.x, Moz 1.9.x), see comment #2 Branch Tb2 (Moz 1.8.1.x) not mentioned, but I don't believe the behaviour was fixed before it and regressed after it. But it's Tb and not Sm.
Whiteboard: [trunk and 1.8 Branch] [parity-SeaMonkey]
Version: unspecified → Trunk
Comment 6•16 years ago
|
||
oops, trunk see comment #4, not #2
Updated•2 years ago
|
Severity: minor → S4
Comment 8•7 months ago
•
|
||
(In reply to Wayne Mery (:wsmwk) from comment #7)
Does this reproduce?
This still seems to be the case as far as I am able to repro in CTRL-U view (view source) mode and regular message view mode. This has changed a bit since this bug was first filed.
My STR:
- Click on any message in your Inbox so it displays in the message pane and also do a CTRL-U for view source mode
- Go to Tools > Settings > General > Fonts & Colors
- Change from the default font and size (Calibri, size 17) to another font and another size
Actual result:
Changing font and size has no effect on message display font+size even after restarting TB. TB stays at what appears to be Arial font
Expected result:
It should display using the newly changed display font+size
Unless I am doing it wrong?
Flags: needinfo?(thee.chicago.wolf)
You need to log in
before you can comment on or make changes to this bug.
Description
•