Scope bar in UISearchBar does not obey tintColor property

Originator:hweeboon
Number:rdar://7052750 Date Originated:13-Jul-2009 06:10 PM
Status:Open Resolved:
Product:iPhone SDK Product Version:3.0
Classification:UI/Usability Reproducible:Always
 
Summary:

Create UISearchBar with scope bar turned on. Changing the tintColor property affects the search bar itself, but not its scope bar


Steps to Reproduce:

1. Add a UISearchBar a view.
2. Check show scope bar.
3. Set the tintColor to red in IB.
4. Run.
5. Search bar obeys tintColor, scope bar doesn't


Expected Results:

Scope bar should use tintColor set for search bar.


Actual Results:

Scope bar doesn't use tintColor set for search bar.


Regression:

Doesn't work whether you use IB or code to set tintColor.

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!