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

Investigate failure of the scroll(Left | Top) test #1981

Closed
markelog opened this issue Dec 31, 2014 · 1 comment
Closed

Investigate failure of the scroll(Left | Top) test #1981

markelog opened this issue Dec 31, 2014 · 1 comment
Assignees
Labels

Comments

@markelog
Copy link
Member

See 4ab8603#commitcomment-9110229

@markelog markelog added the Event label Dec 31, 2014
@markelog markelog self-assigned this Dec 31, 2014
markelog referenced this issue Dec 31, 2014
iPhone resize the iframe by its content regardless of the width, height values,
meaning it's not possible to scroll the iframe only its parent element

Ref 62a333e
@markelog
Copy link
Member Author

It seems in Android 2.3 there is same problem as in iOS, not sure what happens in android 4.0, it seems you can't you can't scroll from the code.

Just gonna blacklist it.

markelog added a commit that referenced this issue Feb 11, 2015
Android 2.3 resize the iframe by its content meaning it's not possible
to scroll the iframe only its parent element.

It seems (not confirmed) in android 4.0 it's not possible to scroll
iframes from the code

(cherry-picked from 0c46643)

Fixes gh-1981
Ref 4ab8603
markelog added a commit that referenced this issue Nov 10, 2015
Android 2.3 resize the iframe by its content meaning it's not possible
to scroll the iframe only its parent element.

It seems (not confirmed) in android 4.0 it's not possible to scroll
iframes from the code

Fixes gh-1981
Ref 4ab8603
@lock lock bot locked as resolved and limited conversation to collaborators Jun 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

1 participant