Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Browser scrollbar is not hidden in Firefox when iframe is made visible after it's content has loaded #132

Open
suyash192 opened this issue Jun 5, 2017 · 0 comments

Comments

@suyash192
Copy link

Demo of issue:
https://codepen.io/anon/pen/ZyYXdZ

When the document is loaded inside an iframe and the iframe is made visible after it's content has been loaded then the browser scrollbar doesn't hide.

The getBrowserScrollSize function returns the scrollbar width and height as 0 in this case, and hence the scrollbar isn't hidden.

Firefox version: 53.0.3 (32-bit)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant