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> is not scrollable #205

Closed
aliyazdi75 opened this issue Jan 5, 2020 · 4 comments
Closed

<iframe> is not scrollable #205

aliyazdi75 opened this issue Jan 5, 2020 · 4 comments

Comments

@aliyazdi75
Copy link

aliyazdi75 commented Jan 5, 2020

Thanks for this amazing update.
I have tested <iframe> and I think it's not scrollable on touching iframe area.
Also for another new tag like <video> , <audio>.
And by clicking on link in iframe, it opens link on that iframe area.
Screenshot_1578232826

@Sub6Resources
Copy link
Owner

Yes, the iframe captures all scroll events inside of it, even if the webpage doesn't scroll. There's not much I can do about this. Also the links are supposed to open inside the iframe area, since that's how an iframe normally behaves.

@aliyazdi75
Copy link
Author

@Sub6Resources
ok, but browser iframe brows a link in a new web page.

@Sub6Resources
Copy link
Owner

Since the iframe tag depends on the flutter_webview plugin, you'll need to open an issue with them if you believe this should be the standard behavior.

@aliyazdi75
Copy link
Author

@Sub6Resources
Sure, thanks for your response.

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

No branches or pull requests

2 participants