{ "id": "163443", "key": "TIMOB-24003", "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": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2016-12-01T14:57:47.000+0000", "created": "2016-09-26T15:03:29.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "android" ], "versions": [], "issuelinks": [], "assignee": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-20T22:26:38.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": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "On Android with SDK > 5.4 (because there is no bug with SDK < 5.3)\r\nTextfield with editable false doesn't trigger click event\r\n\r\nSo, even if the textfield is not editable, it should trigger the click event ?\r\n\r\nvar textField = Ti.UI.createTextField({\r\n\t\teditable : true,\r\n\t\tborderStyle : Ti.UI.INPUT_BORDERSTYLE_ROUNDED,\r\n\t\tcolor : '#336699',\r\n\t\ttop : 10,\r\n\t\tleft : 10,\r\n\t\twidth : 250,\r\n\t\theight : 60,\r\n\t\thintText : 'click'\r\n\t});\r\n\r\n\ttextField.addEventListener('click', function(e) {\r\n\t\talert('coucou');\r\n\t});", "attachment": [], "flagged": false, "summary": "[Android] Textfield with editable false doesn't trigger click event", "creator": { "name": "baharroth", "key": "baharroth", "displayName": "Baharroth", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "baharroth", "key": "baharroth", "displayName": "Baharroth", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Android, Alloy or TiClassic", "comment": { "comments": [ { "id": "402341", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Fixed by https://github.com/appcelerator/titanium_mobile/pull/8533", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-01T14:57:20.000+0000", "updated": "2016-12-01T14:57:20.000+0000" }, { "id": "402342", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Duplicate of TIMOB-24052", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-01T14:57:47.000+0000", "updated": "2016-12-01T14:57:47.000+0000" }, { "id": "414114", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-20T22:26:38.000+0000", "updated": "2017-03-20T22:26:38.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }