{ "id": "60992", "key": "TIMOB-360", "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": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2011-04-19T11:20:29.000+0000", "created": "2011-04-15T02:27:48.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "defect", "ios", "iphone" ], "versions": [], "issuelinks": [], "assignee": { "name": "kwhinnery", "key": "kwhinnery", "displayName": "Kevin Whinnery", "active": true, "timeZone": "America/Chicago" }, "updated": "2012-02-09T10:56: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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

The scrollTo function on table views doesn't appear to do\nanything - I've tried calling it from a few different places and it\nhas not had any effect. The code to duplicate the issue is\nhere:

\n

http://pastie.org/788956

\n

and can replace the custom table view example in the Kitchen\nSink for verification. Community issue:

\n

\nhttp://support.appcelerator.net/discussions/titanium-mobile-discuss...

{html}", "attachment": [], "flagged": false, "summary": "scrollTo on Table View doesn't appear to work", "creator": { "name": "kevinwhinnery", "key": "kevinwhinnery", "displayName": "kevinwhinnery", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "kwhinnery", "key": "kwhinnery", "displayName": "Kevin Whinnery", "active": true, "timeZone": "America/Chicago" }, "environment": null, "comment": { "comments": [ { "id": "123151", "author": { "name": "jimmythrasher", "key": "jimmythrasher", "displayName": "Jimmy Thrasher", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

I'd love for this to be fixed. For now I'm hacking it with\nscrollToTop(row * cell height).

\n

Incidentally, in investigating this, I see that UITableView\nscrollToRowAtIndexPath:atScrollPosition:animated: is being called\ncorrectly. My log message in TiUITableView scrollToIndex:etc:

\n

[DEBUG] Scrolling to row at indexPath: 2\nindexes [0, 4], position: 1, animated: 1

\n

(where 0,4 is the correct index path for that row)

\n

Jimmy

{html}", "updateAuthor": { "name": "jimmythrasher", "key": "jimmythrasher", "displayName": "Jimmy Thrasher", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:27:48.000+0000", "updated": "2011-04-15T02:27:48.000+0000" }, { "id": "182594", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "closing as we are not able to reproduce using master (1.9.0 Feb 9 2012 09:46 rd47ce8a4)", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-09T10:56:27.000+0000", "updated": "2012-02-09T10:56:27.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }