Xcode-beta (7A165t): UITableView background color set in Interface Builder is ignored

Originator:lap.felix
Number:rdar://21947111 Date Originated:22-Jul-2015 04:09 PM
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode-beta (7A165t)
Classification:Serious Bug Reproducible:Always
 
Summary:
UITableView background color property set in Interface Builder (with XIB files) is ignored. 

Steps to Reproduce:
Set up a View Controller in a XIB view and add a UITableView to it. Set the background color of the table view to red.

Expected Results:
When running on a device, the background color should be red.

Actual Results:
When built with Xcode 7 beta 4, the background color is white.
When built with Xcode 6.4, the background color is red.

Regression:
Wasn’t a problem in Xcode 6.4 (and earlier betas of Xcode 7)

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!