[TIMOB-3429] TableView creates multiple row selection if scrollable
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-05T21:06:13.000+0000 |
Affected Version/s | Release 1.7.2 |
Fix Version/s | n/a |
Components | iOS |
Labels | tbs-1.8.0 |
Reporter | Matthew Congrove |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:45:05.000+0000 |
Updated | 2017-06-05T21:06:13.000+0000 |
Description
Information on this bug (and reproducing code sample) can be found in HD: http://developer.appcelerator.com/helpdesk/view/76470#c362847">http://developer.appcelerator.com/helpdesk/view/76470#c362847
If a TableView has more rows than can be displayed at once (view is scrollable) and allowSelection is set to TRUE, when selecting one row another row off-view will be selected as well. For instance, if there are 20 rows but only 10 are visible: select row 1, scroll down, and row 12 will also be selected.
VERSIONS
TI 1.6.0
IOS SDK 4.2
This will occur as part of an update to Tableviews in 1.8.
Will still be handled in 1.8.0 but there is not a scheduled tableview revamp.
Closing ticket due to the time passed and lack of progress over the past few years.