Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14392] iOS7: Background Colors & Scroll Indicator - background color of the list view is not supported

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionWon't Fix
Resolution Date2013-09-16T12:57:45.000+0000
Affected Version/sRelease 3.1.1
Fix Version/s2013 Sprint 19, 2013 Sprint 19 API
ComponentsiOS
Labelsios7, qe-3.1.1, qe-closed-3.1.3, qe-ks
ReporterOlga Romero
AssigneeVishal Duggal
Created2013-06-26T18:39:38.000+0000
Updated2015-02-02T20:46:58.000+0000

Description

There is no expected change of background color of the List View. Test steps: 1. Install and run KS> Base UI> Views> List View> Background Color&Scroll Indicator 2. Click NEXT Actual result: The background color is white Expected result: The background color should become red

Attachments

FileDateSize
ios6.png2013-06-26T18:57:19.000+000091970
ios7.png2013-06-26T18:57:19.000+000073617

Comments

  1. Vishal Duggal 2013-08-27

    This is a change in native behavior and we are not going to overwrite native behavior. If anything the test case shows the difference in native behavior on a OS version basis.
  2. Vishal Duggal 2013-09-16

    Pull pending master - https://github.com/appcelerator/titanium_mobile/pull/4692 3_1_X - https://github.com/appcelerator/titanium_mobile/pull/4693
  3. Vishal Duggal 2013-09-16

    Credit goes to [~mokesmokes] for digging up the solution
  4. Vishal Duggal 2013-09-16

    Closing out the above two PR's. I misunderstood the issue. The functionality we need is to explicitly clear the background color of a cell which we seem to be lacking. Setting up new PR's
  5. Vishal Duggal 2013-09-16

    Failing review to close the issue.

JSON Source