Closed
Bug 456263
Opened 17 years ago
Closed 17 years ago
header pane: arial ui font works poorly if you don't have it
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 456834
People
(Reporter: tuukka.tolvanen, Unassigned)
References
Details
Attachments
(1 file)
80.52 KB,
image/png
|
Details |
20080921132434 Thunderbird/3.0b1pre linux
I don't have arial installed on this box. I like to avoid it, too, because having it installed makes half the web look lame. (It's rendered fine, I'm just not particularily fond of it.) With today's trunk version of the header pane, I get my default content font, dejavu/vera serif in the header pane. It looks kinda sucky on the buttons.
The usual pattern for this sort of stuff is to not forget to specify a generic family as fallback to the specific one, i.e. font-family: Arial, sans-serif;
FWIW, I think I'd prefer for it to just use the default ui font.
Reporter | ||
Updated•17 years ago
|
Updated•17 years ago
|
Summary: arial ui font works poorly if you don't have it → header pane: arial ui font works poorly if you don't have it
Updated•17 years ago
|
Blocks: msgreadertracker
Reporter | ||
Comment 1•17 years ago
|
||
after bug 455801 or thereabouts, this is now an issue with #collapsedHeaderView only; #expandedHeaderView is good.
Comment 2•17 years ago
|
||
The bad news is I'm duping you forward; the good news is I'm doing it because davida's talking patch in that bug.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•