Bug 11937

Summary: Quirksmode: Fixed > Overflow > Relative objects get hidden when scrolling
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: mitz
Priority: P2 Keywords: HasReduction
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.quirksmode.org/bugreports/archives/2006/07/Fixed__Overflow__Relative_objects_get_hidden_when_.html
Bug Depends on:    
Bug Blocks: 9610    
Attachments:
Description Flags
Test page none

Description David Kilzer (:ddkilzer) 2006-12-22 19:39:48 PST
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.

Reported on 17 July 2006.

Test page: http://eeoh.com.au/bugTesting/safari_fixed_overflow_relative_scroll_bug.html

Tested on locally-built debug build of WebKit r18399 with Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8N1037).
Comment 1 David Kilzer (:ddkilzer) 2006-12-22 19:46:16 PST
Created attachment 11976 [details]
Test page
Comment 2 mitz 2006-12-23 00:52:56 PST

*** This bug has been marked as a duplicate of 9659 ***