[TIMOB-10935] iOS: Kitchen Sink - Pressing the show button gives search hidden value as "True"
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T20:31:40.000+0000 |
Affected Version/s | Release 2.1.3, Release 3.1.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | api, qe-ios090112 |
Reporter | Neha Chhabra |
Assignee | Eric Merriman |
Created | 2012-09-17T05:19:51.000+0000 |
Updated | 2017-05-02T20:31:40.000+0000 |
Description
Pressing the show button gives search hidden value as "True".
This is not a regression.It even occurs on 2.1.2.GA.
Steps To Reproduce:
1. Run the Kitchen Sink application
2. Tap on Base UI>Views>Table Views>Table Search
3. Press the "Show" button.
Actual Result:
On console [INFO] search hidden = true
Expected Result:
On console [INFO] search hidden = false
the problem reproduces with release 3.0.2 and 3.1.0 Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 Titanium SDK version: 3.0.2 iOS iPhone Simulator: iOS SDK version: 6.0
Problem still exists when using: Mac OSX 10.10.1 Appcelerator Studio, build: 3.4.1.201410281743 Titanium SDK build: 3.5.0.v20150112015717 Titanium CLI, build: 3.4.1 Alloy: 1.5.1 Xcode 6.1.1 iPhone 6 Plus (8.1), iPhone 4s (8.1.1)
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.