Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrolling down page with IFrame 'scrolls' the IFrame contents #12827

Closed
samuknet opened this issue Aug 12, 2016 · 4 comments
Closed

Scrolling down page with IFrame 'scrolls' the IFrame contents #12827

samuknet opened this issue Aug 12, 2016 · 4 comments

Comments

@samuknet
Copy link
Contributor

@samuknet samuknet commented Aug 12, 2016

When there is an IFrame on a page with a scroll, the IFrame contents remain on the page and scroll when the page is scrolled:

iframescroll
Online test case here.

This bug is blocking us on our 'doge times reading view' demo where we are using IFrames to display ads.

mozdevs/servo-experiments#2

@jdm
Copy link
Member

@jdm jdm commented Aug 12, 2016

This doesn't reproduce if webrender is not enabled.

cc @pcwalton

@glennw
Copy link
Member

@glennw glennw commented Aug 15, 2016

I'm working on this now - fixing this properly is a prerequisite for fixing things like #12286 without hacks.

@glennw
Copy link
Member

@glennw glennw commented Aug 19, 2016

This is fixed when servo/webrender#355 lands and gets updated in servo.

@glennw
Copy link
Member

@glennw glennw commented Aug 22, 2016

Fixed by #12932

@glennw glennw closed this Aug 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.