Closed
Bug 295037
Opened 20 years ago
Closed 16 years ago
easyjet.com -- Text illegibly overlayed on page using css and <div> tags
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timinindia, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 The page is corrupted with text being written over the top of other text. This makes it almost impossible to read the text. I do not know enough html to say whether this is due to bad coding of the html or not. However, my (basic) understanding of HTML is that this behaviour should be impossible to achieve, so I fear it may be a bug in your otherwise excellent piece of software. Reproducible: Always Steps to Reproduce: 1. view the above page 2. 3. Actual Results: Text from several parts of the webpage was written on the same place on the screen, making it illegible Expected Results: Not overlayed the text. This happens in both Thunderbird and Firefox.
Comment 1•20 years ago
|
||
There are a lot of problems with he HTML. Mostly, it seems to assume that relative (or perhaps absolute in some places) positioned blocks are "in flow" meaning they grow their containing block. They're not supposd to, but they do in IE. ==> Evang I noticed the email was dated Dec '04. Do these problems still exist on the site? I poked around a bit and it looked ok. Perhaps it's just in the email they send.
Assignee: nobody → english-other
Status: UNCONFIRMED → NEW
Component: Layout → English Other
Ever confirmed: true
OS: Windows XP → All
Product: Core → Tech Evangelism
QA Contact: layout → english-other
Summary: Text illegibly overlayed on page using css and <div> tags → easyjet.com -- Text illegibly overlayed on page using css and <div> tags
Version: Trunk → unspecified
Comment 2•16 years ago
|
||
i think this is fixed
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
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
•