Fixed > Overflow > Relative objects get hidden when scrolling

In Safari, when you have a object with a relative position, inside an object with overflow hidden, inside a fixed object, the relatively positioned object gets clipped when you scroll the page.

Test page Workaround is not included
Reported by: Chris McLay.

Safari | Reported on 17 July 2006.

This site is no longer maintained. I’m sorry, but it’s just too much work for too little return. You can continue to browse old bug reports, though.




Search reports by browser:

Atom RSS

Comments

(Add your own)

1 Posted by Chris McLay on 20 November 2006 | Permalink

I've just updated the test page with a new version of the bug.

In Safari, when you have an object with overflow hidden, inside an object with overflow hidden, inside a fixed object, the innermost object with overflow hidden gets clipped when you scroll the page.

2 Posted by Chris McLay on 20 November 2006 | Permalink

And another update:

In a fixed object with overflow hidden set, almost all position objects get clipped when you scroll the page.

3 Posted by David Kilzer on 23 December 2006 | Permalink

Filed Bug 11937 for WebKit.

http://bugs.webkit.org/show_bug.cgi?id=11937

4 Posted by Mark Rowe on 29 May 2007 | Permalink

This is fixed in WebKit as of r18491.