[AC-1416] Android HTC Desire 500: cannot type in textfields on webview
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2014-10-07T23:18:37.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | TCSupportTriage, htc, textfield, webview |
Reporter | Lev |
Assignee | Radamantis Torres-Lechuga |
Created | 2014-09-01T09:09:23.000+0000 |
Updated | 2016-03-08T07:37:50.000+0000 |
Description
I have a simple webview, opening 'http://google.com':
Titanium.UI.createWebView({url: 'http://google.com', scalesPageToFit:true});
I'm trying to type something in textfield. Keyboard appears on focus and cursor is within the textfield, however if I type something, the textfield remains empty.
If I open google.com in device browser, it works fine. Also on other Android devices (HTC One, Samsung) it works well.
This looks like the existing issue in here: http://stackoverflow.com/questions/2083909/why-is-android-webview-refusing-user-input
We can not replicate the issue, please share more info and details and if it's still an issue using 3.4.0.GA reopen the ticket.