UISearchBar bookmark and clear buttons have inconsistent highlighted state

Originator:futuretap
Number:rdar://17342574 Date Originated:17-Jun-2014 05:15 PM
Status:Duplicate/14715046/Open Resolved:
Product:iOS SDK Product Version:8.0 beta (WWDC seed)
Classification:UI/Usability Reproducible:Always
 
Summary:
The highlighted state of the bookmark and clear buttons in UISearchBar is always blue, no matter what tintColor is specified. To be consistent with other UIBarButtonItems it should be an opacity-reduced version of the normal state, i.e. something like [UIColor colorWithWhite:0.5 alpha:0.5].

Steps to Reproduce:
Instantiate a UISearchBar.

Expected Results:
highlighted color of the bookmark and clear buttons is an opacity-reduced version of the normal color

Actual Results:
highlighted color of the bookmark and clear buttons is blue

Version:
iOS 8.0 (WWDC seed)

Notes:
UI is incorrect

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!