breautek commented on issue #1798: URL: https://github.com/apache/cordova-android/issues/1798#issuecomment-2914488163
I see no APIs to enable or disable spellcheck for the webview. I see a lot of resources claiming that spellcheck isn't supported in the webview, but I also found https://issues.chromium.org/issues/40455129 which suggests spellcheck was implemented in 2018 for webviews, and MDN claims it is also supported. It is possible that it's not working correctly in the webview. I've checked the android API for WebSettings, WebViewClient, and WebChromeClient to see if there is a setting or integration steps to integrate spellcheck sessions with the native spellcheck sessions, but I see no such APIs for spellcheck. I would recommend open a ticket upstream on Google's issue tracker. I don't think there is anything actionable by Cordova here, so I'll be closing this issue. If Google comes back showing that it is an integration issue, then we can reopen this ticket. -- 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]
