You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/04/05 23:42:55 UTC

[GitHub] [cordova] didinj opened a new issue #96: Can't tap to edit on input text on Android 9 Pie

didinj opened a new issue #96: Can't tap to edit on input text on Android 9 Pie
URL: https://github.com/apache/cordova/issues/96
 
 
   # Bug Report
   
   ## Problem
   
   ### What is expected to happen?
   Input text should working normally as previous Cordova version (@8.0.0)
   
   
   ### What does actually happen?
   Can't tap to edit or fill input text in the login form on Android 9 Pie. But, after tap on the top of the screen, the input text can edit or fill.
   
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   `ionic cordova run android`
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   MacOS Mojave, Android 9 Device
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   Ionic:
   
      ionic (Ionic CLI)  : 4.12.0 (/usr/local/lib/node_modules/ionic)
      Ionic Framework    : ionic-angular 3.9.2
      @ionic/app-scripts : 3.2.1
   
   Cordova:
   
      cordova (Cordova CLI) : 9.0.0
      Cordova Platforms     : android 8.0.0, ios 5.0.0
      Cordova Plugins       : cordova-plugin-ionic-keyboard 2.1.3, (and 10 other plugins)
   
   System:
   
      Android SDK Tools : 26.1.1 (/Users/didin/Library/Android/sdk)
      ios-deploy        : 1.9.4
      ios-sim           : 7.0.0
      NodeJS            : v10.15.1 (/usr/local/bin/node)
      npm               : 6.8.0
      OS                : macOS Mojave
      Xcode             : Xcode 10.2 Build version 10E125
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org