[TIMOB-1737] TableView Displacement
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:57:01.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | ios, tableview, textarea, textfield |
Reporter | jbermudez |
Assignee | Jeff Haynie |
Created | 2011-04-15T03:00:55.000+0000 |
Updated | 2011-04-17T01:57:01.000+0000 |
Description
I found this behavior in an app I am building and it also present in the KitchenSink example for a tableView with TextField or Text Area.
Once you focus on a text field in a tableview Extra space is
added to the bottom of the tableview. Once you blur you are lft
with quite a bit of empty scrolling area at the bottom.
Doesn't seem like another Row, it just seems like the Tableview
hadd padding on the bottom.
Tested 1.6.0GM.