Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1416] Android HTC Desire 500: cannot type in textfields on webview

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionCannot Reproduce
Resolution Date2014-10-07T23:18:37.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
LabelsTCSupportTriage, htc, textfield, webview
ReporterLev
AssigneeRadamantis Torres-Lechuga
Created2014-09-01T09:09:23.000+0000
Updated2016-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

Comments

  1. Radamantis Torres-Lechuga 2014-10-07

    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.

JSON Source