Closed
Bug 273710
Opened 20 years ago
Closed 17 years ago
debeurs.nl - incorrect use of CSS height breaks layout
Categories
(Tech Evangelism Graveyard :: Dutch, defect)
Tech Evangelism Graveyard
Dutch
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jorisenpetra, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; chrome://navigator/locale/navigator.properties; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; chrome://navigator/locale/navigator.properties; rv:1.7.5) Gecko/20041107 Firefox/1.0 http://www.debeurs.nl/koersen/default.asp?markt=Hoofdfondsen In this site the "Copyright © 2001 DeBeurs.nl, Alle rechten voorbehouden. Powered by - Disclaimer." statement is positioned over other text. It should be postitioned under the other text (at the bottem of the page). greetz Joris Reproducible: Always Steps to Reproduce: 1. Open the site 2. Scoll down 3. Actual Results: See details Expected Results: Positioned the copyrigth statement on the bottem
Comment 1•20 years ago
|
||
Could you please provide a limited testcase.
Comment 2•20 years ago
|
||
#content has a height of 628 (no units) which is not large enough so it overflows the box
Updated•20 years ago
|
Assignee: firefox → dutch
Component: General → Dutch
OS: Linux → All
Product: Firefox → Tech Evangelism
QA Contact: firefox.general → dutch
Hardware: PC → All
Summary: Incorrect display of site (copyright statement over other text) → debeurs.nl - incorrect use of CSS height breaks layout
Comment 3•20 years ago
|
||
Yup, that seems to be it. Tested it with the Webdeveloper toolbar. Bug can be moved to TE. Website should be fixed.
there are some more issues on that site see bug 183235, which doesn't just break lay-out, but breaks functionality....
The problem is the page is displayed correctly by MS IE. So either the text fits in the box in IE or IE changes the box size. Either way people are not going to notice that the page is not correct because IE displays it correctly. In my opinion the best option would be to display a page the same way IE does so all pages on the web are going to work!! Well just my opinion. greetz Joris
(In reply to comment #5) > In my opinion the best option would be to display a page the same way IE does so > all pages on the web are going to work!! Indeed that's what this category is for. Since we're basically helping to fix other people's sites, we prioritize these bugs, based on traffic and on impact. Different lay-outing for instance has lower priority than broken features. If you want to help us take a look at http://www.mozilla.org/projects/tech-evangelism/site/tech-letter-nl.html You can use this to contact the web master once a problem has really been established/confirmed here as a Tech Evang bug. Good luck!
Comment 7•20 years ago
|
||
Joris, are you going to contact to companny or shall I?
(In reply to comment #7) > Joris, are you going to contact to companny or shall I? Paul, did you contact the webmaster? FYI: there are several issues with debeurs.nl listed in bugzilla.
Comment 9•17 years ago
|
||
Page is 404. FIXED; if there are outstanding issues not covered by other bugs, please file a *NEW* TE bug on the problem.
Status: UNCONFIRMED → RESOLVED
Closed: 17 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
•