{ "id": "168504", "key": "TIMOB-24852", "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": "2017-06-20T00:03:44.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-02-28T19:55:46.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": [], "description": "When putting maps module inside a view, where it is not full screen, the 'touchenabled=false' option doesn't work. Map still scrolls horizontally. \r\n\r\nindex.js\r\n{code:js}\r\nvar args = $.args;\r\n{code}\r\nindex.xml\r\n{code:xml}\r\n\r\n\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n\r\n{code}\r\nindex.tss\r\n{code:js}\r\n'#mapview':{\r\n mapType: Alloy.Globals.Map.NORMAL_TYPE,\r\n region: { \r\n latitude: -33.8588, \r\n longitude: 151.2103, \r\n latitudeDelta: 2, \r\n longitudeDelta: 2, \r\n zoom: 5, \r\n tilt: 45 \r\n }\r\n},\r\n'#appcHQ': { \r\n latitude: -33.852222, \r\n longitude: 151.210556, \r\n title: \"ILAY's Harbour Bridge\", \r\n subtitle: \"Sydney, NSW\", \r\n pincolor: Alloy.Globals.Map.ANNOTATION_RED \r\n}\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: no touch doesn't work for maps module", "creator": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "subtasks": [], "reporter": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "environment": null, "comment": { "comments": [ { "id": "422357", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Hey Ilay, so {{no touch doesn't work}} means that all touches work? :)", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-06-20T12:07:11.000+0000", "updated": "2017-06-20T12:07:11.000+0000" }, { "id": "422413", "author": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "body": "Haha, yes. ", "updateAuthor": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "created": "2017-06-20T22:11:59.000+0000", "updated": "2017-06-20T22:11:59.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }