Closed
Bug 143189
Opened 24 years ago
Closed 23 years ago
excite web page renders fonts incorrectly
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: smotrs, Assigned: Matti)
References
()
Details
Attachments
(3 files)
Similar to bug 140233, the Excite webpage (the main page) renders incorrect font
sizes. Requires an increase to 120% to view page correctly. if left at 100%,
clicking on any other Excite link will render the newpage correctly, returning
to the main page still shows the font sizes too small. This does not appear to
be a problem in the Windows version of Mozilla.
Comment 1•24 years ago
|
||
worksforme.... Linux trunk build 2002-05-07-21, min font size _not_ set.
Could you attach a screenshot of the problem?
Comment 2•24 years ago
|
||
Comment 3•24 years ago
|
||
Comment 4•24 years ago
|
||
Comments from reporter:
Screenshot1 shows the font size at 100%
Screenshot2 shows the font size at 100%
Screenshot3 shows the font size increased to 120%
If you take a look at Screenshot1, the first headline under news shows a
brief oneliner of the story.
Deal Reached on Church Standoff
BETHLEHEM, West Bank (AP) - The 5-week standoff at the Church of
the Nativity neared an end Thursday with a complex deal to scatter
13 Palestinian...
Screenshot2 is that linked story but you'll notice the same line at the
top of the story appears larger than that of Screenshot1. Screenshot3 is
the main page with fontsize raised to 120% at that point it shows the font
size to be the same as that of Screenshot2.
I get the same results in font sizes whether I have the option
"Allow documents to use other fonts"
selected or unselected under Preferences>Appearance>Fonts
These same pages appear to have the same font sizes, at 100%, when
viewed using the Mozilla version for Windows.
Comment 5•24 years ago
|
||
The front page uses "font-size: 10pt" in CSS for the text in question.
The article page uses <font size="2"> for the text in question.
There is absolutely no reason those should be the same; in fact just changing
your DPI under Linux in the fonts panel should change the relative sizes (since
"pt" is a physical unit whose conversion into "px" depends on DPI while <font
size="2"> just goes one step smaller than your default font's pixel size,
whatever that happens to be). As far as that goes, _is_ your default font the
same on Windows and Linux?
Comment 6•23 years ago
|
||
no answer
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•