Closed
Bug 270952
Opened 21 years ago
Closed 21 years ago
megafonmoscow.ru - very smallest fonts in this page... in IE fonts are norma...
Categories
(Tech Evangelism Graveyard :: Other, defect)
Tech Evangelism Graveyard
Other
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: wildknight, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041119
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041119
Maybe this is bug...
In main page wwww.megafonmoscow.ru fonts is normal but if i go to this link
http://www.megafonmoscow.ru/about/news/2004-11-19_18_53_49.html fonts became
very small
In IE fonts is normal...
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
normal fonts in this page
http://www.megafonmoscow.ru/about/news/2004-11-19_18_53_49.html
in main page fonts are normal. if click any links at left, fonts became very
very small
Comment 2•21 years ago
|
||
http://www.megafonmoscow.ru/css/default.css
BODY, TD, TH {
font-family: Tahoma;
color: #000000;
font-size: 70%;
fontsize: 11px;
}
DOM-Inspector is showing font-size 5.4 pixels for the small text.
The small text is in a <TD> in a table in a <TD>
So when <body> starts with 11px, font-size in 1st <td> will be 70% = 7.7px
A <td> contained in this <td> will have 70% of 7.7px = 5.4px
maybe this is a better link, as it will live longer:
http://www.megafonmoscow.ru/about/general/
Comment 3•21 years ago
|
||
-> TE
Assignee: general → other
Status: UNCONFIRMED → NEW
Component: Browser-General → Other
Ever confirmed: true
OS: Windows XP → All
Product: Browser → Tech Evangelism
QA Contact: general → other
Hardware: PC → All
Summary: very smallest fonts in this page... in IE fonts are norma... → megafonmoscow.ru - very smallest fonts in this page... in IE fonts are norma...
Version: Trunk → unspecified
in mozilla 1.7.3 in this page http://www.megafonmoscow.ru/about/general/ fonts
are normal...
Comment 5•21 years ago
|
||
For the URL in comment 4, I see no difference between Mozilla trunk 2004111706,
Mozilla 1.7.3 and Firefox 1.0 on Linux - the font is tiny in all three.
Make sure you are using a clean profile that allows the page to change the font
and that you don't have a minimal font-size set in the profile.
Comment 7•21 years ago
|
||
Please contact the site and ask them to fix the problem (details in comment 2).
Until it is fixed, you can workaround the problem by setting a
"Minimal font size" in your preferences (under Appearance -> Fonts).
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WONTFIX
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•