brunoPert commented on issue #1027:
URL: https://github.com/apache/cordova-ios/issues/1027#issuecomment-731104332


   It was an issue related to the text input fosusing event. Found this 
solution:
   
   `input, select:focus, textarea {
       font-size: 16px !important; // Thw new webview for ios requires this to 
work properly on input focus
   }`
   
   And all set! Hope it helps someone. 


----------------------------------------------------------------
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