{ "id": "113665", "key": "TIMOB-13741", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": null, "resolutiondate": null, "created": "2013-05-01T19:10:14.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [ { "id": "29549", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "110558", "key": "AC-1771", "fields": { "summary": "Using alloy social builtin unable to insert username", "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" } }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": null, "updated": "2018-02-28T20:04:17.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "*Problem description*\r\nWhen authenticating with Twitter, form inputs do not bring up the soft keyboard (android 2.3.3).\r\n\r\n*Workaround*\r\nI was able to fix this by adding 'webview.focus && webview.focus()' on line 383 of a custom version of this file:\r\n\r\nhttps://github.com/appcelerator/alloy/blob/master/Alloy/builtins/social.js#L383\r\n\r\n{code:title=Bar.java|borderStyle=solid}\r\n response ? (pin = response.split(\"\")[1].split(\"\")[0], destroyAuthorizeUI(), receivePinCallback()) : (loadingView && loadingView.hide(), loadingContainer && loadingContainer.hide(), webView && webView.show(), webView.focus && webView.focus() ), loading = !1, clearInterval(intervalID), estimates[estimateID] = (new Date).getTime() - startTime, Ti.App.Properties.setString(\"Social-LoadingEstimates\", JSON.stringify(estimates));\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: social.js does not bring up the soft keyboard when clicking on form inputs", "creator": { "name": "jonas.palmero@gmail.com", "key": "jonas.palmero@gmail.com", "displayName": "Jonas Palmero", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jonas.palmero@gmail.com", "key": "jonas.palmero@gmail.com", "displayName": "Jonas Palmero", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "249828", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi Jonas,\r\n\r\nFYI there is a slightly more updated version in a gist here: https://gist.github.com/bettytran/4263036\r\n\r\nI guess we should merge the changes.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-01T22:09:34.000+0000", "updated": "2013-05-01T22:09:34.000+0000" }, { "id": "251836", "author": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Looks like an Alloy but not Android", "updateAuthor": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-05-14T17:24:42.000+0000", "updated": "2013-05-14T17:24:42.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }