Software Archive
Read-only legacy content
17061 Discussions

Keyboard Overlapping

Remi_I_
Beginner
337 Views

I have currently created a successful android and apple app.

On my login page however when I am typing the context in the keyboard overlaps and I can't see what I'm typing.

I've realized this doesn't happen on iOS.

Any way to fix this.

0 Kudos
2 Replies
Hamilton_Tenório_da_
Valued Contributor I
337 Views

You need to control the field position. Scroll to that point when the field get focus. I use this library: jquery.scrollTo.min.js (in Framework7)

0 Kudos
Shahab_L_Intel
Employee
337 Views

Remi, if Hamilton's suggestion does not fix the issue, you can browse the questions and answers here: 

http://stackoverflow.com/search?q=cordova+android+keyboard+hides+input

0 Kudos
Reply