This repository has been archived by the owner on Jan 26, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
22107245: Xcode 7 beta 4 (7A165t) Interface Builder ignores background color set on UITableView #10
Milestone
Comments
This was referenced Aug 3, 2015
19796494: SIGSEGV - segmentation violation - [UITextSelectionView textSelectionViewActivated:]
#2031
Open
Open
This was referenced Aug 10, 2015
19006288: SIGSEGV - segmentation violation - [UITextSelectionView textSelectionViewActivated:]
#2708
Open
Open
This was referenced Apr 17, 2016
Open
This was referenced Jun 23, 2016
Open
This was referenced Jul 12, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Summary:
Table views instantiated from XIB files and Storyboards compiled using Interface Builder in Xcode 7 beta 4 (7A165t) have white (default) background at runtime, regardless of background color set for them in Interface Builder. This issue happens when running any iOS version on device/simulator.
Steps to Reproduce:
Expected Results:
Table view has a red background (apart from the area covered by cells).
Actual Results:
Table view has a white (default) background color.
Version:
Xcode 7 beta 4 (7A165t) running OS X 10.10.4 (14E46)
Notes:
This is a regression from previous Xcode versions. I have no information regarding whether it appeared in Xcode 7 beta 4 or in earlier seeds. A workaround for this issue is to set the background color manually in code, but that's kinda missing the point of Interface Builder.
The attached project demonstrates the issue.
Configuration:
Any device or simulator.
Attachments:
'TableBackgroundColorDemo.zip' was successfully uploaded.
Product Version: Xcode 7 beta 4 (7A165t) running OS X 10.10.4 (14E46)
Created: 2015-08-02 09:57:59.807740
Originated: 2015-08-02T00:00:00
Open Radar Link: http://www.openradar.me/22107245
The text was updated successfully, but these errors were encountered: