75341704 opened a new issue, #1608:
URL: https://github.com/apache/cordova-android/issues/1608

   # Bug Report
   
   ## Problem
   The oninput is  not working in android 13(api31) but is ok in android 
10(api29)
   ### What is expected to happen?
   The oninput is fired when the user types characters on the keyboard
   
   ### What does actually happen?
   The oninput is  not working in android 13(api 31 right side) but is ok in 
android 10 api29(left side)
    (The oninput  is working  in android 13(api 31) only  when user press the 
content in the keyboard)
   
![a](https://user-images.githubusercontent.com/3381792/233847526-ecd0672b-09fc-43e3-9850-840821e5772a.gif)
   
   Chrome browser for web page 
   The oninput is  working in both  android 13(api 31 right side) and android 
10 api29(left side)
   
![chrome3](https://user-images.githubusercontent.com/3381792/233847306-665a5319-f9d9-49ea-84f9-06006eb7c81d.gif)
   
   ## 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? -->
   
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   
    "cordova-android": "^8.1.0",
   
   ### Version information
   9.0.0 ([email protected])
   <!--
   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.
   -->
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [ ] 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to