Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upShould not be able to scroll page when in fullscreen mode #22794
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://www.joshmatthews.net/webgl2.html
After entering full screen mode, servo still happily transmits scrolling information to webrender and layout. This should not occur.