Closed
Bug 266072
Opened 20 years ago
Closed 11 years ago
utopolis.lu - invalid use of CSS height breaks layout
Categories
(Tech Evangelism Graveyard :: French, defect)
Tech Evangelism Graveyard
French
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jaitropfaim, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
876 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 In the page at http://www.utopolis.lu i've problems to read the text, because it's on the wrong positions and overlapping. I'm just an ordinary user and can't help a lot, maybe it's no bug, but this site works on IE. Reproducible: Always Steps to Reproduce: 1. surf to http://www.utopolis.lu with firefox ( 2. surf to http://www.utopolis.lu with IE ) ( 3. compare the differences ) Actual Results: I can't read the text, because it is overlapping. Expected Results: Displaying the text on the right position
Comment 1•20 years ago
|
||
The page defines DIVs of 40px height, when the actual content exceeds 40px. So the content overflows out of the DIVs and causes overlap. Not a browser bug. The site breaks because it's depending on IE's version of height, which is buggy.
Updated•20 years ago
|
Assignee: nobody → french
Status: UNCONFIRMED → NEW
Component: Layout → French
Ever confirmed: true
Keywords: testcase
Product: Browser → Tech Evangelism
QA Contact: core.layout → french
Summary: The text of this website is placed on the wrong position and is overlapping! ( Try IE to see how it should look) → utopolis.lu - invalid use of CSS height breaks layout
Version: Trunk → unspecified
Comment 2•20 years ago
|
||
This problem exists on all Utopolis sites: http://www.utopolis.be/ http://www.utopolis.fr/ http://www.utopolis.nl/ Incredible for such a big company, that they can't afford employing some good designers. ;-)
Comment 3•20 years ago
|
||
site seems to wfm using FF 1.0 WinXP, can anyone try again (they may have fixed the issue since late Oct'04) ?
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
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
•