Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3429] TableView creates multiple row selection if scrollable

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2017-06-05T21:06:13.000+0000
Affected Version/sRelease 1.7.2
Fix Version/sn/a
ComponentsiOS
Labelstbs-1.8.0
ReporterMatthew Congrove
AssigneeIngo Muschenetz
Created2011-04-15T03:45:05.000+0000
Updated2017-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

Comments

  1. Reggie Seagraves 2011-04-15

    This will occur as part of an update to Tableviews in 1.8.

  2. Stephen Tramer 2011-07-27

    Will still be handled in 1.8.0 but there is not a scheduled tableview revamp.
  3. Lee Morris 2017-06-05

    Closing ticket due to the time passed and lack of progress over the past few years.

JSON Source