UISearchController makes UINavigationBar unusable when hidesNavigationBarDuringPresentation is false

Originator:joplunien
Number:rdar://7194998 Date Originated:2019-09-03
Status:open Resolved:
Product:UIKit Product Version:13.1
Classification: Reproducible:always
 
After interacting with a search bar of a UISearchController the buttons in the navigation bar are not working anymore. It only happens if hidesNavigationBarDuringPresentation is set to false.

There's an example project available on GitHub to reproduce the problem: https://github.com/plu/SearchControllerExample

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!