sengewald opened a new issue #1098:
URL: https://github.com/apache/cordova-ios/issues/1098


   ### Issue Type
   
   - [X] Bug Report
   - [ ] Feature Request
   - [ ] Support Question
   
   ## Description
   
   ## Information
   When a keyboard is shown and the App is brought to background and back to 
foreground the keyboard is still shown even if no input field is selected.
   Also Keyboard.hide(); does not work.
   
   ### Command or Code
   Select an input field to show the virtual keyboard.
   Bring the App to the background. Maybe with a swipe from bottom to top.
   Bring the App back fo foreground.
   Keyboard is still visible but has no functionality anymore.
   Keyboard.hide(); does not work.
   When selecting an input field no keyboard input can be done.
   Keyboard does not react when changing orientation or selecting a "non" input 
field
   
   While selecting back and forth between input and "non"-input field there is 
a chance of showing a "working" keyboard.
   Afterwards functionality is normal again.
   if there is no "non" input field app need to be closed and restarted
   
   ### Environment, Platform, Device
   IPAD IOS 14.4.1
   
   
   
   ### Version information
   Cordova 10.0.0
   
   
   ## Checklist
   - [X] I searched for already existing GitHub issues about this
   - [X] I updated all Cordova tooling to their 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:
[email protected]



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

Reply via email to