UISearchBar does not become first responder in Messages extension

Originator:steve228uk
Number:rdar://26841430 Date Originated:16-Jun-2016
Status:Open Resolved:No
Product:iOS Product Version:10.0
Classification:Bug Reproducible:Always
 
Summary:
When using a UISearchBar in a Messages extension, tapping it in the compact view does not cause it to become first responder and therefore does not show the keyboard or expand to the full view as expected.

Steps to Reproduce:
1. Add UISearchBar to MainInterface.storyboard
2. Run the app extension
3. Tap the UISearchBar

Expected Results:
Like the image search example included on the simulator it is expected that the UISearchBar would become first responder and expand the extension from the compact view to the full view.

Actual Results:
The extension remains in the compact view and the UISearchBar does not become the first responder.

Version:
iOS 10.0 (14A5261u)

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!