UIDatePickerView not displaying correctly

Originator:hulehule20
Number:rdar://22566989 Date Originated:04-Sep-2015
Status:Open Resolved:
Product:iOS SDK Product Version:iOS 9
Classification:UI Reproducible:Not Applicable
 
A white square appears right over the Date Picker View.   This started happening when I updated the app to run for iOS 9.  Build and run the attached project or see the screenshot to actually see the issue.

Steps to Reproduce:
Place a UIDatePickerView inside a cell in a table view, using Interface Builder.  Run the app.

Expected Results:
Show a normal UIDatePickerView

Actual Results:
Show a UIDatePickerView with a strange white square over it.

Version:
Any iOS 9 build

Notes:
I got to the conclusion that it was an iOS bug and not an issue in my code when I saw that the 'strange' view was inside the UIDatePickerView.  Check out my stackoveflow question to see all the info I gathered about the issue: http://stackoverflow.com/q/32374618/1958997

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!