[TIMOB-12247] KitchenSink : Seeing light grey background background instead of the white in various kitchensink test cases.
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T20:37:25.000+0000 |
Affected Version/s | Release 3.0.1 |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Lokesh Choudhary |
Assignee | Eric Merriman |
Created | 2013-01-08T14:29:25.000+0000 |
Updated | 2017-05-02T20:37:25.000+0000 |
Description
Steps to reproduce:
1.Build kitchensink with 2.1.3 GA.
2.The issue can be seen in the following test cases:
*Base_UI -> views -> table view -> table section header
*Base_UI -> views -> table view -> table grouped view
*Base_UI -> views -> table view -> table view options
*Base_UI -> views -> table view -> update row object
*Base_UI -> views -> table view -> table with controls 2
*Base_UI -> views -> table view -> table with controls
*Base_UI -> views -> table view -> table view(layout 5)
*Base_UI -> views -> table view -> refresh table view
3.Build another kitchensink with sdk 3.0.1.v20121228113204 on another similar device running the same iOS version.
4.Go to test cases mentioned above in kitchensink.
Expected results:
1.The background should be white in color.
Actual result:
1.The background is light grey.
Attached are some screen shots for reference.
Attachments
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.