Text Input not working in Android 4.1 (JellyBean) web view
Hi,
I have a simple form with 2 input fields, which is not working in Android 4.1 web view.
I am not able to type on the fields. But when I copy and paste text to these fields it is working.
I saw a related post in android defect list that input fields with max length attribute shows similar behavior. I removed the max length attribute and still it is not working.
However the page works fine in android browser.
Any help appreciated.
regards,
Hari