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 upWebsite page elements can appear on top of browser interface #18063
Comments
|
Is there a way to scroll to a precise location in Servo? Now that the outdated Firefox warning is gone I can no longer scroll to the same vertical position on the page that shows the issue. |
|
If you run Servo with the devtools server enabled, you could use JS scrolling APIs from the JS console. |
|
I don't think this is still relevant with Browser.html removed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Page with issue: https://github.com/
Certain page elements appear above the browser interface.
See the "or" highlighted in red in "Sign in or Sign up". You may need to zoom in to see the problem more clearly.
Tested in Windows 10.