fluttercommunity / fluttercommunity/flutter_webview_plugin
WebView doesn't bring up keyboard on text fields
- Lingua principale
- Java
- Stelle
- 1.5k
- Fork
- 938
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I am experiencing this issue on Android devices using the example provided here:
https://github.com/fluttercommunity/flutter_webview_plugin/blob/master/example/lib/main.dart
Tapping on a text field on a webpage within webview does not make a focus node (not sure if that's the right terminology). No keyboard is coming up and tap-and-hold doesn't bring up the copy/paste/etc dialog. A curser is blinking but does not seem focused on the text field.
Tested this on Samsung Galaxy 9+ and the nexus5 / pixel c emulators and ios emulator (ios12.2 iphone 10s).
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.