Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15589] Unable to change TableViewRow properties for a row in a section

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionFixed
Resolution Date2014-08-20T09:18:03.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.4.0
ComponentsiOS
Labelsmodule_tableview, qe-manualtest, tableView
ReporterChris Rose
AssigneeIngo Muschenetz
Created2013-10-26T12:08:57.000+0000
Updated2014-08-21T00:04:25.000+0000

Description

Simple test case attached. When tapping rows added via table.data[] , the check mark appears. When tapping rows added via table.appendSection() , the check marks do not appear. The click event fires in both cases, but event.row.hasCheck does not make a check mark appear. The same issue happens with hasChild, leftImage, rightImage et all.

Attachments

FileDateSize
app.js2013-10-26T12:08:57.000+0000647

Comments

  1. Chris Rose 2013-10-27

    Just a note: I can reproduce this with iOS 6.1 SDK also.
  2. Shameer Jan 2014-08-20

    Issue reproduces on SDK version 3.1.3 But Can't reproduce on 3.4.0 (Unreleased) Titanium Command-Line Interface, CLI version 3.3.0, Titanium SDK version 3.4.0.GA Titanium SDK version 3.1.3.GA iOS SDK: 7.1 iOS iPhone: 7.1
  3. Olga Romero 2014-08-20

    Tested, using Mac osx 1-.9.4 Maverics Appcelerator Studio, build: 3.4.0.201408180158 Titanium SDK, build: 3.4.0.v20140820125714 Node.JS Version: v0.10.28 NPM Path: /usr/local/bin/npm NPM Version: 1.4.23 acs@1.0.16 alloy@1.5.0-dev (git://github.com/appcelerator/alloy.git#b2e8f580d023e45c63072df924666e58193a8981) install@0.1.7 npm@1.4.23 sudo@1.0.3 titanium@3.4.0-dev (git://github.com/appcelerator/titanium.git#9079326639c7f610dafee33dd16742de7d92d795) titanium-code-processor@1.1.1 Xcode6 Device: iPhone 5c iOS 7.1 and was able to change TableViewRow properties. Closing as fixed.

JSON Source