Closed
Bug 162169
Opened 23 years ago
Closed 12 years ago
antiqillum.com - text does not scroll but multiple line are written on top of each other
Categories
(Tech Evangelism Graveyard :: English US, defect, P1)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: pauldholder, Unassigned)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1b) Gecko/20020721
BuildID: 2002072104
Reproducible: Always
Steps to Reproduce:
1.access this page or others on the site
2.
3.
Actual Results: as before
Expected Results: displayed text properly
netscape does the same
Comment 1•23 years ago
|
||
It isn't a Mozilla bug but bad CSS writing.
If you comment the "position: fixed;" from P definition you should be able to
view the web-site correctly.
P
{color: #000000;
font-family: "Goudy Old Style Bt", "Goudy Old Style Bold Bt", "Goudy Old Style
Bold Italic Bt", "Goudy Old Style Italic Bt", Georgia, "Times New Roman", Times,
serif;
font-size: 12pt;
font-style: normal;
font-weight: normal;
margin-bottom: auto;
margin-left: 5%;
margin-right: 5%;
margin-top: auto;
/*position: fixed;*/
text-align: justify}
Comment 2•23 years ago
|
||
wtf should anybody write that?
Comment 3•23 years ago
|
||
hmmmm TE - bad joke? bad way to say "go away with non-IE/Windows"? (same result
on Opera, konqueror and maybe MSIE/MacOS too..)
Assignee: Matti → susiew
Status: UNCONFIRMED → NEW
Component: Browser-General → US General
Ever confirmed: true
OS: Windows XP → All
Priority: -- → P1
Product: Browser → Tech Evangelism
QA Contact: asa → zach
Hardware: PC → All
Version: other → unspecified
Updated•23 years ago
|
Summary: text does not scroll but multiple line are written on top of each other → antiqillum.com - text does not scroll but multiple line are written on top of each other
Comment 4•23 years ago
|
||
tech evang june 2003 reorg
Assignee: susiew → english-us
QA Contact: zach → english-us
Comment 5•12 years ago
|
||
Site no longer exists, closing.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Updated•11 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
•