Percent-driven interactive animation does not animate tintAdjustmentMode

Originator:oliver.drobnik
Number:rdar://20069240 Date Originated:
Status:Open Resolved:
Product:iOS Product Version:iOS 8.3 (12F5037c)
Classification:UI/Usability Reproducible:Always
 
Summary:
A presented VC with tintAdjustmentMode dimmed should dim buttons on the presenting view controller's view. Interactive percentage-driven dismissal should gradually undim the presenting view controller's view's button.

Steps to Reproduce:
1) Run the provided sample app.
2) When you tap Open, note that the "Open" becomes black (as it is dimmed)
3) When you either tap Close or make a closing pinch gesture the Open is blue right away, visible through the dimming view 

Expected Results:
- the more of the presenting VC is visible the more un-dimmed its buttons should be

Actual Results:
- as soon as any part of the presenting VC is visible again, the buttons are fully undimmed

Version:
iOS 8.3 (12F5037c)

Notes:


Configuration:
iPhone Simulator

Attachments:
The TransitionTest sample app can be found at https://github.com/cocoanetics/radarsamples

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!