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

Reader: Keyboard overlaps comment field on Nexus 5 #2677

Closed
blowery opened this issue Jan 21, 2016 · 3 comments
Closed

Reader: Keyboard overlaps comment field on Nexus 5 #2677

blowery opened this issue Jan 21, 2016 · 3 comments

Comments

@blowery
Copy link
Contributor

blowery commented Jan 21, 2016

#2667 added a nice auto-expand for comments, but there's one lingering problem: On the Nexus 5, the keyboard totally overlaps the textarea when it appears. Scrolling and typing seems to work, but it's not a great UX.

See if there's anything we can do about it.

@blowery blowery added [Type] Bug [Feature] Reader The reader site on Calypso. labels Jan 21, 2016
@blowery blowery added this to the Reader: UI Nits milestone Jan 21, 2016
@bluefuton
Copy link
Contributor

This suggests that it's a bug, and can be worked around with Element.scrollIntoViewIfNeeded():

http://stackoverflow.com/a/25032766

Not keen on the user agent sniff though.

@bluefuton
Copy link
Contributor

There's an issue in the Chrome for Android bug tracker for this that has been open since 2013:

https://bugs.chromium.org/p/chromium/issues/detail?id=270018&can=4&colspec=ID%20Pri%20M%20Iteration%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified

@bluefuton bluefuton removed their assignment Feb 29, 2016
@stale
Copy link

stale bot commented Jan 11, 2018

This issue has been marked as stale because it hasn't been updated in a while. It will be closed in a week. If you would like it to remain open, can you please comment below and see what you can do to get things moving with this issue? Thanks! 🙏

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

No branches or pull requests

3 participants