webview_flutter_plus icon indicating copy to clipboard operation
webview_flutter_plus copied to clipboard

Problem with keyboard

Open jreliberty opened this issue 4 years ago • 1 comments

I have an html page that has some inputs that open a numeric keyboard. The problem is that they show up for like half a second and then an alpha numerical keyboard shows up. How to solve this issue? I really need that numeric keyboard. I'm using an Html file from my assets.

jreliberty avatar Dec 27 '21 11:12 jreliberty

My problem was solved when I used https://github.com/shah-xad/webview_flutter_plus/pull/28 Could you please merge this PR? :)

jreliberty avatar Dec 27 '21 11:12 jreliberty