Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14312] iOS7: Table Custom Cell Selection - UITableViewCellSelectionStyle is not respected

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-07-25T20:55:27.000+0000
Affected Version/sRelease 3.1.1
Fix Version/s2013 Sprint 15 API, 2013 Sprint 15, Release 3.1.2, Release 3.2.0
ComponentsiOS
Labelsios7, qe-3.1.1, qe-closed-3.1.2, qe-ks, qe-testadded, regression
ReporterOlga Romero
AssigneeIngo Muschenetz
Created2013-06-20T18:19:25.000+0000
Updated2015-02-02T20:46:51.000+0000

Description

When selecting cell with selectionStyle set to any color, it does not respect that color. Only "selectionStyle:Ti.UI.iPhone.TableViewCellSelectionStyle.NONE" is being respected. Test steps: 1. Install and run KS> Base UI> Views> Table Views> Table Custom Cell Selection 2. Click Blue cell selection 3. Click Gray cell selection 4. Click Default cell selection Actual result: All rows are highlighted with Gray color only

Comments

  1. Sabil Rahim 2013-07-25

    Fixed by https://github.com/appcelerator/titanium_mobile/pull/4481
  2. Olga Romero 2013-08-16

    Tested and verified the fix with: Appcelerator Studio, build: 3.1.2.201308091728 Titanium SDK, build: 3.1.2.GA CLI: 3.1.2 KS 3.1.2.GA Ipad4 iOS 7 iPhone5 iOS7

JSON Source