Bug 38518

Summary: Composited iFrames on Windows don't scroll properly
Product: WebKit Reporter: Chris Marrin <cmarrin>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   

Chris Marrin
Reported 2010-05-04 08:05:41 PDT
When an iframe is scrolling, the scroll bar does not show up on Windows if it is composited. Also there is no logic in place to make it scroll. Once the appearance and operation of the scroll bar are fixed, there needs to be some code adding in RenderLayerCompositor in ensureRootPlatformLayer() to create a scroll layer, and in rebuildCompositingLayerTree (and maybe elsewhere) to position this scroll layer.
Attachments
Simon Fraser (smfr)
Comment 1 2010-09-10 15:07:47 PDT
This is all fixed now.
Note You need to log in before you can comment on or make changes to this bug.