ionic-team / ionic-v1

The repo for Ionic 1.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
192 stars 187 forks source link

Cursor scroll with screen and move out of input field in IOS device #316

Open JaswinderImmanent opened 6 years ago

JaswinderImmanent commented 6 years ago

I am working in Ionic 1 .I have a form with 6-7 fields.When i tried to fill the form the cursor scroll with the screen and cursor move out of screen. It is working fine in android and in browser.The problem is only with IOS device. I tried to test on Xcode2 - iPhone7 (iOS 10.1) in iphone 6

Please help as soon as possible!

Thanks in advance.

connor-odoherty commented 6 years ago

Experiencing the the exact same issue here. Is there any currently exposed functionality that disables scrolling while in an input field?

As a side note, it is also extremely laggy when moving from field to field. I'm assuming this is a result of the scrolling behavior, in addition to excess change detection in the background.

nidhi42 commented 6 years ago

@JaswinderImmanent can you provide exact solution