{ "id": "63986", "key": "TIMOB-3354", "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": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" }, { "id": "11246", "name": "Sprint 2011-11", "archived": true, "released": true, "releaseDate": "2011-03-21" } ], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2011-04-15T03:43:08.000+0000", "created": "2011-04-15T03:43:07.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "ios", "iphone", "jumping", "mobile", "modal", "release-1.7.0", "scrolling", "tableview", "tableviewrow", "textview", "window" ], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-03T06:18: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}

Titanium Version 1.2.2 with Mobile 1.6.0 for\niOS

\n

Description: If you create a modal window with\nTableView that contains TableViewRows with\nTextField controls, the TableView is\nscrolling/jumping to a wrong position when focussed.

\n

Additional note: Scrolling/jumping does not\noccure when the height of all TableViewRows is greater\nthan the available screen height. You can use a pseudo-workaround\nby setting the height of TableView to the exact height of\nall TableViewRows, but this helps in Simulator (no Retina)\nonly.

\n

How to reproduce: Create an empty Titanium\nproject and replace the content of app.js with the source\nin this GIST, then run\niOS-Simulator for testing.

\n

New temporary workaround You can fill up the\nempty space at the bottom of the TableView by setting the\n\"footerTitle\" property to linebreaks only. Example:

\n
\nTi.UI.createTableView({footerTitle: '\\n\\n\\n\\n\\n'});\n
\n

Note: You may need to add additional linebreaks depending on how\nmany rows the TableView has…

{html}", "attachment": [], "flagged": false, "summary": "TextView within TableViewRow scrolling/jumping when focussed", "creator": { "name": "cedrickastner", "key": "cedrickastner", "displayName": "Cedric Kastner", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "cedrickastner", "key": "cedrickastner", "displayName": "Cedric Kastner", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "130599", "author": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

This is related to or a duplicate of ticket 2907. Assigning to\nBlain and scheduling for the current sprint.

{html}", "updateAuthor": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:43:07.000+0000", "updated": "2011-04-15T03:43:07.000+0000" }, { "id": "130600", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [f51f1e1a643cfe556882785e9a683698ad704070])\n[#3354 state:fixed-in-qa] [#2907\nstate:fixed-in-qa] It feels good to find a one-liner fix after\ndoing all these deep changes (offset should never be negative)\n\nhttps://github.com/appcelerator/titanium_mobile/commit/f51f1e1a643c...

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:43:08.000+0000", "updated": "2011-04-15T03:43:08.000+0000" }, { "id": "130601", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Actually, let's do one better. This is a dupe of #2907

{html}", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:43:08.000+0000", "updated": "2011-04-15T03:43:08.000+0000" }, { "id": "408782", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing issue due to time passed and irrelevance of the ticket.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-03T06:18:27.000+0000", "updated": "2017-03-03T06:18:27.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }