RESOLVED FIXED 38518
Composited iFrames on Windows don't scroll properly
https://bugs.webkit.org/show_bug.cgi?id=38518
Summary Composited iFrames on Windows don't scroll properly
Chris Marrin
Reported Tuesday, May 4, 2010 4:05:41 PM UTC
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 Friday, September 10, 2010 11:07:47 PM UTC
This is all fixed now.
Note You need to log in before you can comment on or make changes to this bug.