[TIMOB-1361] createTextField in a createTableViewRow doesn't render
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2011-04-15T02:50:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | data, field, rows, tables, text, with |
Reporter | Conrad Fuhrman |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:50:28.000+0000 |
Updated | 2017-03-09T21:27:03.000+0000 |
Description
Version 1.3.2 adding a text field as part of a row works without issue. In version 1.3.3 the table row size increases and no text field shows. This is also true for switches. Simple table, no styles applied. This can be replicated with the 3.2 and 4.0 iPhone SDKs. 1.3.2 works as expected on both 3.2 and 4.0.
Comments
- Stephen Tramer 2011-04-15
Dupe of #2701, and probably other bugs as well.
- Lee Morris 2017-03-09 Closing ticket as duplicate.