meteoric / meteor-ionic

Ionic components for Meteor. No Angular!
http://meteoric.github.io
MIT License
1.51k stars 219 forks source link

Fix iOS9 switching between text inputs keyboard issue #341

Closed ElicNg closed 8 years ago

ElicNg commented 8 years ago

To reproduce issue:

On a long page, add at least two inputs near the bottom of the page, make sure the keyboard would cover them when opened. Clicking one input after another would make the page jump.

To fix this issue, I added a timeout of 50 ms to see if the keyboard is reopening in a short amount of time. if so, cancel the resize.