Screen scrolls up after keyboard opens on Android

Steps to reproduce

On Android native app, scroll down in a document and press on an item.

Expected result

Keyboard opens and item that cursor is on is visible.

Actual result

The list scrolls up, moving the item that was selected out of view.

See this video: https://streamable.com/3z60m6

Just started happening after latest update, this was not an issue before. I have two Android devices, and it was only happening on the one with the latest update. After going into the Play store and updating the app on the other device it had the issue as well.

This is a major usability issue, I hope it can get fixed ASAP.

Environment

Android 9.0 native app.

3 Likes

Same issue here, and I would add that this behavior is also noticed when hitting ā€œEnterā€ on the keyboard to create a new empty line - the entire document scrolls to the top. Very frustrating.

3 Likes

Having the exact same issue. Running on android. Just started happening today. Extremely annoying.

1 Like

Seems to be an issue with computing the cursor locationā€¦ Weā€™ve recently made an adjustment for that. Weirdly enough itā€™s not happening for me at all.

Nevermind, seems to be a case of bad math! Will be fixed and re-deployed asap.

1 Like

Releasing new version with a fix for this, waiting for review.

1 Like

App just updated, can confirm the issue is fixed now. Thanks!

1 Like