cordova-plugin-ionic-keyboard icon indicating copy to clipboard operation
cordova-plugin-ionic-keyboard copied to clipboard

Scrolling focused input into view not working with form in modal

Open corran2go opened this issue 5 years ago • 5 comments

I've created a tabs-starter and added a modal with a form. When running on iOS Simulator or Device the keyboard overlays the form items and doesn't scroll the input into view until you type in some text.

I've tried the different resizeModes and disableScroll(true) of this plugin and didn't find a way to make this work correct.

Using up-to-date versions and created a demo repo

Ionic:

   Ionic CLI                     : 5.4.2 (/Users/mac-swerner/.nvm/versions/node/v10.16.3/lib/node_modules/ionic)
   Ionic Framework               : @ionic/angular 4.11.0
   @angular-devkit/build-angular : 0.801.3
   @angular-devkit/schematics    : 8.1.3
   @angular/cli                  : 8.1.3
   @ionic/angular-toolkit        : 2.0.0

Cordova:

   Cordova CLI       : 9.0.0 ([email protected])
   Cordova Platforms : ios 5.0.1
   Cordova Plugins   : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.1.2, (and 4 other plugins)

Utility:

   cordova-res : not installed
   native-run  : not installed

System:

   ios-deploy : 1.9.4
   ios-sim    : 8.0.2
   NodeJS     : v10.16.3 (/Users/mac-swerner/.nvm/versions/node/v10.16.3/bin/node)
   npm        : 6.12.0
   OS         : macOS Mojave
   Xcode      : Xcode 10.3 Build version 10G8

corran2go avatar Oct 10 '19 09:10 corran2go

I am also having this issue

danieljameswilliams avatar Nov 08 '19 21:11 danieljameswilliams

+1

rimosystems avatar Nov 22 '19 12:11 rimosystems

+1

2ne avatar Nov 25 '19 11:11 2ne

I have the same issue since IOS 13

matthieup240 avatar Dec 16 '19 15:12 matthieup240

+1 same issue, very annoying. Is there any way to fix or workaround ?

pdoreau avatar Jan 29 '20 10:01 pdoreau