[TIMOB-25528] iOS: ListView with SearchBar issue with Ti SDK 6.3.0.GA
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2017-11-21T08:25:04.000+0000 |
Affected Version/s | Release 6.3.0 |
Fix Version/s | Release 7.0.0 |
Components | iOS |
Labels | n/a |
Reporter | Ricardo Ramirez |
Assignee | Vijay Singh |
Created | 2017-11-17T20:59:09.000+0000 |
Updated | 2017-11-28T20:31:26.000+0000 |
Description
Issue Description
We are having an issue with ListViews with SearchBar hiding behind the Navigation Bar when cancelling the search. Please see the details below for steps to re-create, screenshots, and a sample app. Note that this issue exists only with version 6.3.0.GA. App works without any issues with previous versions of the SDK.
Steps to recreate:
1) Launch the sample app with Ti SDK 6.3.0.GA
2) Enter a search text in the search bar. For example, enter 'L'
3) Click on one of the list items to go to second window
4) On the second window, click on the back arrow to go to previous window
5) On the first window, notice that search text is still populated and search bar is visible
6) Click the cancel button on the search bar
7) Notice that search bar is hidden behind the navigation bar - This is the issue. Expected behavior is the search bar should be fully visible just below the navigation bar.
Attachments
Test Case 1 (TiUIListView) :
Test Case 2. (TiUITableView)
Fixed as part of TIMOB-25491
Closing as duplicate and fix verified in SDK build 7.0.0.v20171128115332