Closed Bug 268657 Opened 20 years ago Closed 11 years ago

dvdbeaver.com - Invalid use of CSS height

Categories

(Tech Evangelism Graveyard :: English US, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: tom.williams, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

When I access http://www.dvdbeaver.com/film/DVDCompare6/zatoichi-2003.htm, the
page around the "DVD Menus" section (that text appears in the page) has some
text that overlays another part of the page.

Reproducible: Always
Steps to Reproduce:
1.Go to http://www.dvdbeaver.com/film/DVDCompare6/zatoichi-2003.htm
2.Search for the text "DVD Menus" on that page.
3.See the overlaying text.

Actual Results:  
The text on the page overlays other text.

Expected Results:  
The text should not overlay other text.

This renders fine in Opera 7.53 on Windows.
*** Bug 275410 has been marked as a duplicate of this bug. ***
The DIV containing that text has a set height of 99px, since the text takes more
space than that, it overflows out of the div and therefore out of the table. The
attribute just needs to be removed.
Status: UNCONFIRMED → NEW
Component: General → English US
Ever confirmed: true
OS: Windows 2000 → All
Product: Firefox → Tech Evangelism
Hardware: PC → All
Summary: Page does not render 100% correctly. → dvdbeaver.com - Invalid use of CSS height
Assignee: firefox → english-us
QA Contact: firefox.general → english-us
so does that mean that IE is ignoring the height attribute?  it renders fine in
IE.  a similar thing looks like it's happening with
http://www.dvdmaniacs.net/Side/reviews.html
Yes, IE ignores the CSS specifications by ignoring the height rule when the
contents don't fit in the allotted space.
This seems to work fine now
Mozilla/5.0 (X11; Linux i686; rv:22.0) Gecko/20100101 SeaMonkey/2.19; Build ID: 20130628213754
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.