No default size for UISearchController.searchBar

Originator:greg
Number:rdar://17315501 Date Originated:06/14/2014
Status:Duplicate/17315477 Resolved:
Product:iOS SDK Product Version:12A4265u
Classification:UI/Usability Reproducible:Always
 
Summary:
The height of the UISearchController.searchBar is 0 by default. It should be something > 0, like 44.

Steps to Reproduce:
self.tableView.tableHeaderView = self.searchController.searchBar
Run and look for the UISearchBar

Expected Results:
See a UISearchBar

Actual Results:
No UISearchBar visiible.

Version:
iOS 8 Beta Seed 1

Notes:


Configuration:
iPhone Simulator

Attachments:

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!