{ "id": "63847", "key": "TIMOB-3215", "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": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" }, { "id": "13408", "description": "Sprint 2012-12 API", "name": "Sprint 2012-12 API", "archived": true, "released": true, "releaseDate": "2012-06-17" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-06-11T17:08:21.000+0000", "created": "2011-04-15T03:39:41.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "api", "qe-port" ], "versions": [], "issuelinks": [], "assignee": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-12-03T15:41:08.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}

Hi,

\r\n

I have an issue when I associate a tableview with a\r\ntextfield.

\r\n

As you can see in the file called bug_01.png, I have a\r\nview with a TableView and then a\r\nbutton.

\r\n

In my table view, I have a TextField (the one\r\nwith the value 122). When I click on it to edit\r\nit, then the keyboard appears and a gap is created between my\r\nTableView and my button (see\r\nbug_02.png). Meanwhile, the same space is removed from the\r\ntop of my view (see the yellow arrays).

\r\n

Any idea why?

\r\n

PS: my window is constructed like this:

\r\n
\r\nwindow\r\n   scrollView\r\n     tableView\r\n       section\r\n         row (with view)\r\n       section (with an headerView)\r\n         row\r\n         row\r\n         row (with the textField)\r\n     button\r\n
{html}", "attachment": [ { "id": "18278", "filename": "bug_01.png", "author": { "name": "romainsalles", "key": "romainsalles", "displayName": "Romain Salles", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:39:41.000+0000", "size": 34912, "mimeType": "image/png" }, { "id": "18279", "filename": "bug_02.png", "author": { "name": "romainsalles", "key": "romainsalles", "displayName": "Romain Salles", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:39:41.000+0000", "size": 47928, "mimeType": "image/png" } ], "flagged": false, "summary": "Issue with ScrollView/TableView & TextField in it", "creator": { "name": "romainsalles", "key": "romainsalles", "displayName": "Romain Salles", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "romainsalles", "key": "romainsalles", "displayName": "Romain Salles", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "179106", "author": { "name": "detrate", "key": "detrate", "displayName": "Tyler Mulligan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I believe this is a similar bug related to textfields/softkeyboard inside the scrollView: http://developer.appcelerator.com/question/129653/the-size-of-scrollview-content-changes-after-hiding-the-soft-keyboard", "updateAuthor": { "name": "detrate", "key": "detrate", "displayName": "Tyler Mulligan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-12T13:10:37.000+0000", "updated": "2012-01-12T13:10:37.000+0000" }, { "id": "180113", "author": { "name": "pastawoua", "key": "pastawoua", "displayName": "Brice Lechatellier", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Still an issue on 1.9.0.x, textArea are behaving normally though.", "updateAuthor": { "name": "pastawoua", "key": "pastawoua", "displayName": "Brice Lechatellier", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-20T18:11:58.000+0000", "updated": "2012-01-20T18:11:58.000+0000" }, { "id": "189845", "author": { "name": "anikolaou@greekgeeks.com", "key": "anikolaou@greekgeeks.com", "displayName": "Athanasios Nikolaou", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Is there any progress in this issue?", "updateAuthor": { "name": "anikolaou@greekgeeks.com", "key": "anikolaou@greekgeeks.com", "displayName": "Athanasios Nikolaou", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-04-04T11:11:11.000+0000", "updated": "2012-04-04T11:11:11.000+0000" }, { "id": "192142", "author": { "name": "clifton", "key": "clifton", "displayName": "Clifton Labrum", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I'm seeing this same issue. I'd love to see a fix.", "updateAuthor": { "name": "clifton", "key": "clifton", "displayName": "Clifton Labrum", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-04-20T16:38:15.000+0000", "updated": "2012-04-20T16:38:15.000+0000" }, { "id": "193326", "author": { "name": "mattdonders", "key": "mattdonders", "displayName": "Matt Donders", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Any updates to this?\r\n\r\nStill an issue on 2.0.1.x - view is expanding in size greatly.", "updateAuthor": { "name": "mattdonders", "key": "mattdonders", "displayName": "Matt Donders", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-05-01T13:57:28.000+0000", "updated": "2012-05-01T13:57:28.000+0000" }, { "id": "196946", "author": { "name": "canastro", "key": "canastro", "displayName": "Ricardo Canastro", "active": true, "timeZone": "America/Los_Angeles" }, "body": "After 6 months still no updates? This issue should get more attention... It really messes with user experience.", "updateAuthor": { "name": "canastro", "key": "canastro", "displayName": "Ricardo Canastro", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-03T13:32:55.000+0000", "updated": "2012-06-03T13:32:55.000+0000" }, { "id": "197547", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Some test code\r\n{code}\r\n\r\nvar win = Ti.UI.createWindow({\r\n\tbackgroundColor:'white'\r\n})\r\n\r\nvar sv = Ti.UI.createScrollView({\r\n\tcontentHeight:'auto',\r\n\tlayout:'vertical'\r\n})\r\n\r\nvar data = [];\r\n\r\nfor (var i = 0; i < 2; i++) \r\n{\r\n data[i] = Ti.UI.createTableViewSection({\r\n headerTitle: 'Section ' + i\r\n });\r\n var maxRows = i*2 + 1;\r\n for (var j=0;j