UISearchBar background grows taller after changing width

Originator:haugli
Number:rdar://14837649 Date Originated:26-Aug-2013 02:12 PM
Status:Open Resolved:
Product:iOS SDK Product Version:7.0 beta 6 (11A4449d)
Classification:UI/Usability Reproducible:Always
 
Summary:
Increasing the width of a UISearchBar, then moving its superview down, causes the search bar's background to grow taller.

Steps to Reproduce:
1. Place a UISearchBar inside a container view.
2. Increase the width of the search bar.
3. Move the container view down.

Expected Results:
The search bar gets wider and moves down.

Actual Results:
The search bar gets both wider and taller, and moves down.

Regression:
Occurs in iOS 7 only (works as expected in iOS 6).

Notes:
The app needs to be built with the iOS 6 as the base SDK.

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!