{ "id": "86312", "key": "AC-3029", "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": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-04-09T15:46:07.000+0000", "created": "2012-02-10T06:13:10.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "dgandhi", "key": "dgandhi", "displayName": "Devang Gandhi", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:48:03.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "This code doesn't work (there is no scroll at all) :\r\n\ttableview.scrollToIndex(lastRowClicked, {\r\n\t\tanimated: false,\r\n\t\tposition : Titanium.UI.iPhone.TableViewScrollPosition.NONE\r\n\t});\r\n\r\nWhereas the exact same code with \"animated:false\" commented works OK :\r\n\ttableview.scrollToIndex(lastRowClicked, {\r\n\t\t//animated: false,\r\n\t\tposition : Titanium.UI.iPhone.TableViewScrollPosition.NONE\r\n\t});\r\n\r\nTested on iOS simulator only", "attachment": [], "flagged": false, "summary": "the method tableView.scrollToIndex doesn't work if property animated is set to false", "creator": { "name": "frootloose", "key": "frootloose", "displayName": "florent loose", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "frootloose", "key": "frootloose", "displayName": "florent loose", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iPhone simulator\r\nSDK 18.0.1\r\niOS SDK 5.0", "comment": { "comments": [ { "id": "189835", "author": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "body": "Hello!\r\n\r\nCan you please provide all the info needed to migrate this as a bug in mobile? The instructions here:\r\n\r\nhttps://wiki.appcelerator.org/display/guides2/Reporting+Bugs+or+Requesting+Features\r\n\r\nBest,\r\n\r\nMauro ", "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2012-04-04T10:22:44.000+0000", "updated": "2012-04-04T10:22:44.000+0000" }, { "id": "190381", "author": { "name": "dgandhi", "key": "dgandhi", "displayName": "Devang Gandhi", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi, \r\n\r\nI tried the kitchen sink example, and it works fine.\r\n\r\nthanks.", "updateAuthor": { "name": "dgandhi", "key": "dgandhi", "displayName": "Devang Gandhi", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-04-09T15:45:30.000+0000", "updated": "2012-04-09T15:45:30.000+0000" }, { "id": "190382", "author": { "name": "dgandhi", "key": "dgandhi", "displayName": "Devang Gandhi", "active": true, "timeZone": "America/Los_Angeles" }, "body": "verified with kitchen sink example.", "updateAuthor": { "name": "dgandhi", "key": "dgandhi", "displayName": "Devang Gandhi", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-04-09T15:46:07.000+0000", "updated": "2012-04-09T15:46:07.000+0000" }, { "id": "286107", "author": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing since no further update from the reporter and our test indicates that the feature works as expected.", "updateAuthor": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-12-28T09:24:22.000+0000", "updated": "2013-12-28T09:24:22.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }