UISearchController: Status Bar on top of Search Bar after rotating

Originator:kersten.broich
Number:rdar://352525 Date Originated:04-23-2015
Status:OPEN Resolved:
Product:iOS SDK Product Version:8.3
Classification:UI-Bug Reproducible:Always
 
Summary:
The status bar on top of the screen collides with the search bar after a rotation has been completed in a view on the stack somewhere after the search bar's parent view was on screen. Our assumption is that it may collide with the feature of automatically hiding the status bar in landscape mode in iOS8.

Steps to Reproduce:
1. Start the provided sample application in portrait orientation and type in any search text producing search results.

2. Select any search result from the resulting table view. Rotate the device to landscape left or right orientation

3. After the screen rotated to the new landscape orientation tap back to root view controller.

4. Rotate back to portrait

Expected Results:
I would expect the exact same layout of the search bar under the status bar as it was before I left the view.

Actual Results:
The status bar is on top of the search bar (or the search bar is below the status bar) creating an obviously ugly looking UI. 

Version:
iOS 8.3

Notes:
UI is incorrect

Configuration:
iPhone6

Attachments:
'Sample-UISearchController.zip' was successfully uploaded.

Sample Project:
https://www.dropbox.com/s/b3qdyi2ift6ni8c/Sample-UISearchController.zip?dl=0

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!