Regression in UIAppearance apply rules between iOS 8.0 and iOS 8.1

Originator:steipete
Number:rdar://18501844 Date Originated:30-Sep-2014 06:58 PM
Status:Open Resolved:
Product:iOS Product Version:8.0
Classification:Other Bug Reproducible:Always
 
Peter Steinberger30-Sep-2014 06:58 PM

Summary:
The attached sample shows the correct UIAppearance tinging on iOS 8.0, but doesn't apply tinting on iOS 8.1

Steps to Reproduce:
1. Start UIAppearance Regression.xcodeproj in Xcode 6.0 and Xcode 6.1b3
2. Observe nav bar is blue in 6.0, but white in 6.1b3.

Expected Results:
Nav bar should be always blue.

Actual Results:
Nav bar tinting is not applied in 8.1b1.

Version:
iOS 8.0 and iOS 8.1b1

Notes:
This seems to be related to the PSPDFNavigationController and the way we forward rotation information. Something in there triggers UIAppearance evaluation and this changed in 8.1. I found out after trying to reproduce this in a small simulated example.

Configuration:
Resizable iPad Simulator

Attachments:
'UIAppearance Regression.zip' was successfully uploaded.

Comments

Still happening with iOS 10.0.1 GM.

Example: http://cl.ly/2Z2q0a212F1P


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!