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

iOS autoscroll not working when typing goes under the keyboard #1275

Closed
pinarol opened this issue Aug 8, 2019 · 0 comments · Fixed by #1939
Closed

iOS autoscroll not working when typing goes under the keyboard #1275

pinarol opened this issue Aug 8, 2019 · 0 comments · Fixed by #1939
Assignees
Labels
[OS] iOS [Type] Bug Something isn't working

Comments

@pinarol
Copy link
Contributor

pinarol commented Aug 8, 2019

iOS autoscroll not working when typing goes under the keyboard for about 2 lines, this looks related to the removed props in this PR, the underlying code probably doesn't understand the caret going under the keyboard as it used to before.

auto-scroll

Old version:
auto-scroll-old

To repro this bug: put the caret in the middle of the text and type

cc @Tug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[OS] iOS [Type] Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants