{ "id": "61400", "key": "TIMOB-768", "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": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" }, { "id": "14127", "description": "Sprint 2012-19 API", "name": "Sprint 2012-19 API", "archived": true, "released": true, "releaseDate": "2012-09-24" }, { "id": "14271", "description": "2012 Sprint 19", "name": "2012 Sprint 19", "archived": true, "released": true, "releaseDate": "2012-09-24" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-09-18T17:53:19.000+0000", "created": "2011-04-15T02:36:00.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "api", "module_window", "qe-review", "qe-testadded" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [ { "id": "16061", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "61399", "key": "TIMOB-767", "fields": { "summary": "Android: Missing Swipe Gesture", "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" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "16060", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "88778", "key": "TIDOC-479", "fields": { "summary": "APIDoc: Android currently does not support touch gesture: twofingertap, needs to be documented", "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" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "19196", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "61858", "key": "TIMOB-1226", "fields": { "summary": "TiAPI: Two Finger - Move,Pinch, Zoom and Rotate Touch Events on Views", "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" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "aevans", "key": "aevans", "displayName": "Arthur Evans", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-09-20T07:02:27.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": "{html}

See \r\nQ&A

{html}\r\n\r\nh2. Test case \r\n\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\n\tbackgroundColor: '#fff',\r\n\tfullscreen: false,\r\n\texitOnClose: true\r\n});\r\n\r\nvar events = [\r\n\t'click',\r\n\t'dblclick',\r\n\t'doubletap',\r\n\t//'longclick',\r\n\t'longpress',\r\n\t'pinch',\r\n\t'singletap',\r\n\t'swipe',\r\n\t'touchcancel',\r\n\t'touchend',\r\n\t'touchmove',\r\n\t'touchstart',\r\n\t'twofingertap',\r\n\t'threefingertap',\r\n\t'fourfingertap',\r\n\t'fivefingertap'\r\n];\r\n\r\nvar addListener = function(eventName) {\r\n\twin.addEventListener\t(eventName, function(e) {\r\n\t\tTi.API.info(eventName);\r\n\t});\r\n}\r\n\r\nfor (var i = 0; i < events.length; i++) {\r\n\taddListener(events[i]);\r\n}\r\n\r\nwin.open();\r\n\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: Missing Gesture Two Finger Tap", "creator": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "191954", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-04-19T16:53:02.000+0000", "updated": "2012-04-19T16:53:26.000+0000" }, { "id": "201695", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Need to set up a new PR for this. The fix is in https://github.com/appcelerator/titanium_mobile/pull/2041.", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-05T15:11:13.000+0000", "updated": "2012-07-05T15:11:13.000+0000" }, { "id": "214075", "author": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "body": "Tested with a Samsung Galaxy S3, TiSDK 2.2.0v20120810194112, TiStudio 2.1.1.201207271312, issue still reproducible. ", "updateAuthor": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "created": "2012-08-13T11:27:23.000+0000", "updated": "2012-08-13T11:27:23.000+0000" }, { "id": "218233", "author": { "name": "aevans", "key": "aevans", "displayName": "Arthur Evans", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Resubmitted as:\r\nhttps://github.com/appcelerator/titanium_mobile/pull/2903", "updateAuthor": { "name": "aevans", "key": "aevans", "displayName": "Arthur Evans", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-09-10T14:01:09.000+0000", "updated": "2012-09-10T14:01:09.000+0000" }, { "id": "225056", "author": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Giving two finger tap now.Environment used for verification -\r\nTitanium SDK:3.0.0.v20121024144610\r\nTitanium  Studio:3.0.0.201210220122", "updateAuthor": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-26T06:29:35.000+0000", "updated": "2012-10-26T06:29:35.000+0000" }, { "id": "271967", "author": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "updateAuthor": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "created": "2013-09-19T18:42:27.000+0000", "updated": "2013-09-19T18:42:27.000+0000" }, { "id": "272084", "author": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "body": "Please see this: https://github.com/appcelerator/titanium_mobile/pull/4720", "updateAuthor": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "created": "2013-09-20T07:02:27.000+0000", "updated": "2013-09-20T07:02:27.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }