Closed Bug 291625 Opened 20 years ago Closed 20 years ago

position:absolute elements contained in overflow:auto elements are not scrollable

Categories

(Core :: Web Painting, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: jepsar, Assigned: roc)

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050423 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050423 Firefox/1.0+

See testcase (Opera 8 does scroll the absolute positioned elements)

Reproducible: Always
Attached file testcase
Keywords: testcase
Seems more like a bug in Opera8 to me. The dl has no position:relative, if you
would add that, then it would act the same as Opera.
(In reply to comment #2)
> Seems more like a bug in Opera8 to me. The dl has no position:relative, if you
> would add that, then it would act the same as Opera.

I've done some reading and I think you're right. The dl in my testcase isn't a
containing block. See: http://www.w3.org/TR/REC-CSS2/visuren.html#q29 Does this
mean that absolute positioned childs do not generate overflow?

And thanks for the tip!
Per the current CSS2.1 draft, we should not be clipping those elements, and a
current build in fact does not.
Assignee: general → roc
Component: DOM: CSSOM → Layout: View Rendering
Opera's behavior here is wrong.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: