Changing UITextView.tintColor has not effect while it is firstResponder

Originator:an00na
Number:rdar://28010289 Date Originated:25-Aug-2016 10:58 AM
Status:Open Resolved:
Product:iOS SDK Product Version:10.0 beta 6
Classification:UI/Usability Reproducible:Always
 
Summary:
Changing UITextView.tintColor has not effect while it is firstResponder.

Steps to Reproduce:
1. Launch sample app.
2. Tap text view to make it firstResponder.
3. See it’s caret color is the default blue.
4. Tap Change Color button to change text view’s tint color to red.
5. See the caret color doesn’t change.
6. Scroll down to dismiss keyboard.
7. Tap text view to make it firstResponder again.
8. See the caret color is red now.

Code: https://cloudup.com/ccZ3HFFkzKF

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!