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

iframes don't resize fast enough #12876

Open
sole opened this issue Aug 15, 2016 · 3 comments
Open

iframes don't resize fast enough #12876

sole opened this issue Aug 15, 2016 · 3 comments

Comments

@sole
Copy link

@sole sole commented Aug 15, 2016

On this demo: https://mozdevs.github.io/servo-experiments/experiments/bookshelf/

the iframes that contain each book content are meant to use 100% of the width of their containers. However when the transition is started, the iframes don't resize fast enough to resize simultaneously with their parent as you can see here:
https://youtu.be/Voa0BburMIo?t=12s

It seems there are two ways of reproducing this:

  1. using a slowish laptop like my MacBook retina, launching with ./mach run -w -r ... (although the issue is slightly less terrible when running Servo on a non-retina external monitor)
  2. using a faster laptop like a MacBook Pro, using Servo+Browser.html, or Nightly

Reproduced using a "freshly compiled" Servo from sources on this MacBook

Of note: if I try to run this demo without WebRender all I get is a grey screen with the dog and the footer:
screen shot 2016-08-15 at 13 43 12

@jdm
Copy link
Member

@jdm jdm commented Aug 15, 2016

cc @glennw for the webrender bustage.

@paulrouget
Copy link
Contributor

@paulrouget paulrouget commented Aug 15, 2016

screen shot 2016-08-15 at 15 58 58

@nox
Copy link
Member

@nox nox commented Oct 4, 2017

Nothing even resizes anymore for me.

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
4 participants
You can’t perform that action at this time.