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

IFrame in fixed div scrolls down with page, when it should stay fixed. #13013

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

IFrame in fixed div scrolls down with page, when it should stay fixed. #13013

samuknet opened this issue Aug 24, 2016 · 4 comments

Comments

@samuknet
Copy link
Contributor

@samuknet samuknet commented Aug 24, 2016

When an IFrame is in a fixed div container, scrolling down the page causes the IFrame to be 'scrolled' too, when it should remain in place due the div being CSS position:fixed;

Online test case here.

@jdm
Copy link
Member

@jdm jdm commented Aug 24, 2016

Note, this only reproduces without webrender enabled. I filed #13015 about how webrender breaks this in totally different ways.

@jdm jdm added the A-gfx/rendering label Aug 24, 2016
@glennw
Copy link
Member

@glennw glennw commented Aug 25, 2016

I can't reproduce #13015 with webrender - it seems to work correctly. But this bug seems to occur the same both with/without webrender enabled for me. I'll look into it today.

@glennw
Copy link
Member

@glennw glennw commented Aug 25, 2016

Will be fixed in WR when servo/webrender#368 lands in master.

@glennw
Copy link
Member

@glennw glennw commented Aug 29, 2016

Fixed as part of #13099

@glennw glennw closed this Aug 29, 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.