{ "id": "76594", "key": "AC-3059", "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": "2011-06-21T04:48:35.000+0000", "created": "2011-06-21T02:27:03.000+0000", "labels": [ "ios", "release-1.7.0" ], "versions": [], "issuelinks": [], "assignee": { "name": "tguntharp", "key": "tguntharp", "displayName": "Tony Guntharp", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:48:06.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": "TextArea does not fire some events on iOS (touchstart, touchend, doubletap, swipe, singletap)\r\nEx :\r\n{code:title=app.js|borderStyle=solid}\r\n\r\n\r\nvar win = Titanium.UI.createWindow({ backgroundColor:'#FFF' });\r\n\r\nwin.open();\r\n\r\nvar TA = Ti.UI.createTextArea({\r\n width:292,\r\n height:300,\r\n backgroundColor:'#222'\r\n});\r\n\r\nTA.addEventListener('touchstart', function(e) { Ti.API.info('touchstart fired'); });\r\nTA.addEventListener('doubletap',function(e) { Ti.API.info('doubletap fired'); });\r\nTA.addEventListener('singletap',function(e) { Ti.API.info('singletap fired'); });\r\nTA.addEventListener('swipe',function(e) { Ti.API.info('swipe fired'); });\r\n\r\nwin.add(TA);\r\n{code}\r\n\r\n \r\n ", "attachment": [], "flagged": false, "summary": "TextArea not firing some events on iOS (touchstart, touchend, doubletap, swipe, singletap) ", "creator": { "name": "jam", "key": "jam", "displayName": "jammer", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jam", "key": "jam", "displayName": "jammer", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iOS 4.3.x Titanium 1.7.X / 1.6.x / 1.5.x", "comment": { "comments": [ { "id": "157262", "author": { "name": "jam", "key": "jam", "displayName": "jammer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "NB: same bug as #TIMOB-4245", "updateAuthor": { "name": "jam", "key": "jam", "displayName": "jammer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-06-21T02:28:41.000+0000", "updated": "2011-06-21T02:28:41.000+0000" }, { "id": "157267", "author": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "body": "Jammer\r\n\r\nPlease don't duplicate tickets. You could have used the comment facility in ticket TIMOB-4245 instead", "updateAuthor": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "created": "2011-06-21T04:52:00.000+0000", "updated": "2011-06-21T04:52:00.000+0000" }, { "id": "163086", "author": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "body": "Closed after 30 days of inactivity.", "updateAuthor": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "created": "2011-08-16T16:50:06.000+0000", "updated": "2011-08-16T16:50:06.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }