Font and other properties can't be set on a UITextView that's not selectable

Originator:maciekish
Number:rdar://15196932 Date Originated:10-Oct-2013 03:59 PM
Status:Open Resolved:
Product:iOS SDK Product Version:7.0.2
Classification:UI/Usability Reproducible:Always
 
Summary:
If a UITextView is created in a nib and it's selectable property se to NO, any configured font or color settings are ignored.

Steps to Reproduce:
1) Create a new nib with a UITextView.
2) Set the selectable property to NO (iOS7).
3) Select a different font or text color.

Expected Results:
The text shows with the selected font and color.

Actual Results:
The text shows up with the default font and color, smallish around 14pt and black.

Version:
7.0.2/11A501

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!