Chuckytuh commented on issue #114: URL: https://github.com/apache/cordova-discuss/issues/114#issuecomment-4139388884
@seamlink-aalves on that same test app there's an input item which allows to easily validate the behavior around IME insets handling and I confirm that there are problems around it as well. As per https://issues.chromium.org/issues/457682720, they should be fixed from WebView version 144.0.7514.0 upwards. We built https://github.com/ionic-team/cordova-plugin-inset-injector which gives us control over IME insets handling and also unifies the safe-area-insets across multiple Android WebView versions. The code is open and you're free to use as you see fit but we aren't supporting that repository officially. -- 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]
