{ "id": "110558", "key": "AC-1771", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2013-06-13T18:21:53.000+0000", "created": "2013-03-04T11:01:05.000+0000", "labels": [ "android" ], "versions": [], "issuelinks": [ { "id": "29549", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "113665", "key": "TIMOB-13741", "fields": { "summary": "Android: social.js does not bring up the soft keyboard when clicking on form inputs", "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" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:40:39.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": "Using Alloy.builtins.social, when you click on username or password text boxes the keyboard doesn't appear.", "attachment": [], "flagged": false, "summary": "Using alloy social builtin unable to insert username", "creator": { "name": "fairsayan", "key": "fairsayan", "displayName": "Domenico Pontari", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "fairsayan", "key": "fairsayan", "displayName": "Domenico Pontari", "active": true, "timeZone": "Europe/Berlin" }, "environment": "Samsung Ace Plus", "comment": { "comments": [ { "id": "240547", "author": { "name": "jbuckley", "key": "jbuckley", "displayName": "Jamie Buckley", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi Domenico,\r\n\r\nCan you provide some more information on this issue:\r\n - Titanium SDK Version\r\n - Titanium Studio\r\n - Operating system\r\n\r\nCan you also provide a small reproducible test case so we can work on verifying this issue.\r\n\r\nThank you for your time.\r\nJamie", "updateAuthor": { "name": "jbuckley", "key": "jbuckley", "displayName": "Jamie Buckley", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-04T18:24:32.000+0000", "updated": "2013-03-04T18:24:32.000+0000" }, { "id": "241316", "author": { "name": "fairsayan", "key": "fairsayan", "displayName": "Domenico Pontari", "active": true, "timeZone": "Europe/Berlin" }, "body": "Titanium Studio, build: 3.0.2.201302191606\nTitanium SDK Version: 3.0.2 GA\nOS: Linux laptop 3.2.0-38-generic #61-Ubuntu SMP Tue Feb 19 12:18:21 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux\n\nYou can reproduce the bug copying and paste the example at http://docs.appcelerator.com/titanium/latest/#!/api/Alloy.builtins.social\n\n\n\n// If not authorized, get authorization from the user\nif(!social.isAuthorized()) { \n social.authorize();\n}\n\n// Post a message\n// Setup both callbacks for confirmation\nsocial.share({\n message: \"Salut, Monde!\",\n success: function(e) {alert('Success!')},\n error: function(e) {alert('Error!')}\n}); \n\n// Deauthorize the application\nsocial.deauthorize();", "updateAuthor": { "name": "fairsayan", "key": "fairsayan", "displayName": "Domenico Pontari", "active": true, "timeZone": "Europe/Berlin" }, "created": "2013-03-08T08:36:29.000+0000", "updated": "2013-03-08T08:36:29.000+0000" }, { "id": "243977", "author": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-25T19:34:42.000+0000", "updated": "2013-03-25T19:34:42.000+0000" }, { "id": "244002", "author": { "name": "fairsayan", "key": "fairsayan", "displayName": "Domenico Pontari", "active": true, "timeZone": "Europe/Berlin" }, "body": "Fine. I'll do!\nThanks,\nDomenico", "updateAuthor": { "name": "fairsayan", "key": "fairsayan", "displayName": "Domenico Pontari", "active": true, "timeZone": "Europe/Berlin" }, "created": "2013-03-25T21:31:03.000+0000", "updated": "2013-03-25T21:31:03.000+0000" }, { "id": "257677", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Resolving as duplicate of TIMOB-13741.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-13T18:21:53.000+0000", "updated": "2013-06-13T18:21:53.000+0000" }, { "id": "280999", "author": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "body": "DUP issue. ", "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2013-11-24T22:29:52.000+0000", "updated": "2013-11-24T22:29:52.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }