ionic-team / cordova-plugin-ionic-keyboard

Keyboard Plugin for Cordova
Other
192 stars 177 forks source link

IOS 12.2/12.3: Text field in an iframe not focusing on tap #82

Closed TarekSalahUddinMahmud closed 5 years ago

TarekSalahUddinMahmud commented 5 years ago

I am facing an issue on focusing an input field under an iframe. It only focuses when I long press on an input field. Here is the link of the video IMAGE ALT TEXT HERE

The public repository link is https://github.com/TarekSalahUddinMahmud/webviewTest. Hope you can reproduce this issue here.

I have updated my iPhone 7 plus from 11.3 to 12.2. After updating I am facing this problem. I have updated my cordova-plugin-ionic-webview version 3.1.2 to 4.0.1. But the problem persists. This problem also occurs on iPhone 6s v12.3. We are currently using cordova-plugin-ionic-keyboard v2.1.3. We upgraded it from ionic-plugin-keyboard v2.2.1.

Previously I faced the same issue when I updated my phone to 11.3. I was using ionic-plugin-webview at that time. Moving to cordova-plugin-ionic-webview version 3.1.2 solved the problem at that time.

Here is my Ionic info: Ionic:

ionic (Ionic CLI) : 4.0.1 Ionic Framework : ionic-angular 3.9.2 @ionic/app-scripts : 3.1.8

Cordova:

cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1) Cordova Platforms : ios 4.5.5

System:

Android SDK Tools : 26.1.1 ios-deploy : 1.9.2 ios-sim : 6.1.2 NodeJS : v10.15.3 (/usr/local/bin/node) npm : 6.4.1 OS : macOS High Sierra Xcode : Xcode 10.1 Build version 10B61

Environment:

ANDROID_HOME : /Users/bs221/Library/Android/sdk

jcesarmobile commented 5 years ago

I can reproduce with and without the keyboard plugin, so I don't think it's related to it, let's continue on https://github.com/ionic-team/cordova-plugin-ionic-webview/issues/347 as there are more information.