{ "id": "119818", "key": "AC-2014", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2013-10-09T00:37:41.000+0000", "created": "2013-09-12T14:00:46.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:40:57.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [], "description": "On an Android 2.x device the keyboard won't popup when focusing on a textfield.\r\nThe bug is evident with Titanium SDK 3.1.2.GA but not with Titanium SDK 3.1.1.GA \r\n\r\nI've tried the following solutions with no success.\r\n\r\nwebview.focus()\r\nhttp://developer.appcelerator.com/question/148773/keyboard-not-popup-on-input-focus-in-webview-on-android-2x#comment-160431\r\n\r\nsoftKeyboardOnFocus\r\nhttp://developer.appcelerator.com/question/145919/keyboard-wont-show-on-input-focus-in-webview-on-android\r\n\r\nMy Alloy code: \r\n\r\nindex.js (controller)\r\n\r\nvar webview = Ti.UI.createWebView({\r\n scalesPageToFit : true,\r\n scrollable : true,\r\n scrollType : 'vertical',\r\n top : \"10%\",\r\n url: \"http://google.com\",\r\n});\r\n\r\nindex.xml (view)\r\n\r\n\r\n\t\t\r\n\t\r\n\r\n", "attachment": [], "flagged": false, "summary": "Android 2.x keyboard not popping up when focusing on webview textfield (using SDK 3.1.2.GA)", "creator": { "name": "jrochford@pbp1.com", "key": "jrochford@pbp1.com", "displayName": "John Rochford", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "jrochford@pbp1.com", "key": "jrochford@pbp1.com", "displayName": "John Rochford", "active": true, "timeZone": "America/New_York" }, "environment": "Titanium Studio, build: 3.1.2.201308091617\r\nTitanium SDK 3.1.2.GA", "comment": { "comments": [ { "id": "274321", "author": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "body": "TEsted with 3.1.3.GA, and Xperia Play Android OS 2.x: working fine. ", "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2013-10-09T00:37:41.000+0000", "updated": "2013-10-09T00:37:41.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }