Closed Bug 379924 Opened 17 years ago Closed 16 years ago

div with overflow:auto inside table td tag doesnt work!

Categories

(Core :: Layout, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 210657

People

(Reporter: info, Unassigned)

References

()

Details

Attachments

(1 file)

User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 1.1.4322) Build Identifier: latest! Hi, got a problem to scroll inside a table td tag. details you can view in the given url... IE,OPERA,SAFARI works but GECKO ENGINES NOT! Reproducible: Always Steps to Reproduce: 1. 2. 3.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.4pre) Gecko/2007050204 BonEcho/2.0.0.4pre Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a5pre) Gecko/20070508 Minefield/3.0a5pre ID:2007050804 [cairo] Opera 9.2 I can't see any obvious differences between rendering or behaviour between the about three browsers. Report, please provide explicit steps to show what you are seeing.
Please take a look at http://www.apdb.de/BUG If you change the vertical size of the browser window and the black frame moves over the text inside the right frame you see what i mean.
Severity: major → normal
I think I see what you mean. Sending it to Core::Layout for triage.
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Okay, forgot to add some details about the attachment. This page tries to replace frames with div and "overflow: auto". First a table layout the page into 3 zones : top, bottom left, bottom right. Bottom right cell has a div whose content is set to "overflow: auto". Sadly, it is interpreted as "overflow: visible". If you use the arrow key up/down to scroll the page, you will see the content overlap. Workaround : there is a small script commented at the bottom of the page. Uncomment it and it will somewhat work. Works in IE7 and Safari. IE6 and Opera 9 also requires javascript stub.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: