{ "id": "121068", "key": "AC-2181", "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": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2013-10-18T20:29:29.000+0000", "created": "2013-10-10T21:35:02.000+0000", "labels": [ "android", "mapView" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:41:10.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14550", "name": "Appcelerator Modules", "description": "Please enter tickets related to Modules here." }, { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "See:\r\n\r\nhttps://developer.appcelerator.com/question/157224/problem-getregion-google-map-api-v2-on-android\r\n\r\nWhen calling getRegion on a Modules.Map.View under Android, it always returns the original map region, even after the user has scrolled or resized the map.", "attachment": [], "flagged": false, "summary": "Modules.Map.View.getRegion does not return the current map region", "creator": { "name": "markb@mantisbible.com", "key": "markb@mantisbible.com", "displayName": "Mark Burggraf", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "markb@mantisbible.com", "key": "markb@mantisbible.com", "displayName": "Mark Burggraf", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Android Titanium SDK 3.1.x", "comment": { "comments": [ { "id": "274928", "author": { "name": "jbuckley", "key": "jbuckley", "displayName": "Jamie Buckley", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi Mark, Can you provide a self contained code sample so that we can work on reproducing this issue. Also which android version was this tested on?\n", "updateAuthor": { "name": "jbuckley", "key": "jbuckley", "displayName": "Jamie Buckley", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-13T20:38:46.000+0000", "updated": "2013-10-13T20:38:46.000+0000" }, { "id": "275720", "author": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "body": "Please provide a testcase. ", "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2013-10-18T20:29:29.000+0000", "updated": "2013-10-18T20:29:29.000+0000" }, { "id": "275732", "author": { "name": "markb@mantisbible.com", "key": "markb@mantisbible.com", "displayName": "Mark Burggraf", "active": true, "timeZone": "America/Los_Angeles" }, "body": "There's an example in the link I provided. I tested under Android 4.3 on a Google Nexus 7 tablet.", "updateAuthor": { "name": "markb@mantisbible.com", "key": "markb@mantisbible.com", "displayName": "Mark Burggraf", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-18T21:02:22.000+0000", "updated": "2013-10-18T21:02:22.000+0000" }, { "id": "275736", "author": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "body": "Mark,\n\nthat's not a testcase. You need a self contained testcase: something you can copy-paste into app.js.\n\nBest,\n\nMauro ", "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2013-10-18T21:21:02.000+0000", "updated": "2013-10-18T21:21:02.000+0000" }, { "id": "275737", "author": { "name": "markb@mantisbible.com", "key": "markb@mantisbible.com", "displayName": "Mark Burggraf", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I don't have the time to write a test case for it. It's a bug either way, reported by others and confirmed by me. If you want to close this, that's fine, but a bug is a bug.", "updateAuthor": { "name": "markb@mantisbible.com", "key": "markb@mantisbible.com", "displayName": "Mark Burggraf", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-18T21:31:28.000+0000", "updated": "2013-10-18T21:31:28.000+0000" }, { "id": "286513", "author": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hello,\r\n\r\nI tested this this issue with [the code| https://gist.github.com/csemrm/8224421]. I can’t reproduce this issue. Please check this code with the latest TiSDK Build and let me know if this problem persists.\r\n\r\nh5. Test Environment\r\n\r\nMac OS X 10.8.5\r\nTi SDK 3.2.0.GA\r\nTi CLI 3.2.0\r\nAndroid 2.3.3\r\n\r\n\r\nh5. Test Code\r\nhttps://gist.github.com/csemrm/8224421", "updateAuthor": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-01-02T18:55:37.000+0000", "updated": "2014-01-02T23:37:16.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }