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/08/09 21:41:40 UTC

[GitHub] [cordova-android] BJR7 opened a new issue #804: Can't tap to edit on input text on Android 9

BJR7 opened a new issue #804: Can't tap to edit on input text on Android 9
URL: https://github.com/apache/cordova-android/issues/804
 
 
   # Bug Report
   Can't tap to edit on input text on Android 9
   
   ## Problem
   
   Can't tap to edit on input text on Android 9
   
   ### What is expected to happen?
   
   Tap the edit input, so i can enter my username or password.
   
   ### What does actually happen?
   
   After making a manual action like tap a button to remember password, only then i'm able to tap the edit input to enter my username or password.
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   After generate the .apk and install it on my device with OS Android 9,  i try to tap the username or password input but i does not work until i tap other component like a slider to remember the password, or tap the button to enter my fingerprint.
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   ionic cordova build android --prod
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   
   Devices with Android 9 installed.
   
   ### 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.1.1 (/usr/local/lib/node_modules/ionic)
      Ionic Framework    : ionic-angular 3.9.5
      @ionic/app-scripts : 3.2.3
   
   Cordova:
   
      cordova (Cordova CLI) : 8.0.0
      Cordova Platforms     : android 8.0.0, ios 4.5.5
      Cordova Plugins       : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 1.2.1, (and 18 other plugins)
   
   System:
   
      ios-deploy : 1.9.4
      NodeJS     : v8.11.2 (/usr/local/bin/node)
      npm        : 6.9.0
      OS         : macOS
      Xcode      : Xcode 10.2.1 Build version 10E1001
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [] 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