[AC-2657] TableViewRow not display correctly after scrolling
| GitHub Issue | n/a |
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Cannot Reproduce |
| Resolution Date | 2013-03-08T22:45:28.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | Alloy, TableView, TableViewRow, iOS6 |
| Reporter | Thierry Ruiz |
| Assignee | Alan Leard |
| Created | 2013-01-22T15:52:52.000+0000 |
| Updated | 2016-03-08T07:41:45.000+0000 |
Description
Context:
Some rows (randomly) in a TableView are not displayed correctly after scrolling.
Scenario:
1) Stored data within Titanium.App.Properties
2) Use an Alloy.global function (get/set) to retrieve the data from any View/Controller
3) Use a Controller function to populate a TableView with 2)
4) Use an Alloy.global function to create and open a modal window which contain the TableView (create, populate, open)
Attachments
Thierry, Can you please provide a sample app that demonstrates this issue? Regards, Alan
Closing until a test case is given