UITableView/UITableViewController as container view has push issues

Originator:Maxlitteral
Number:rdar://15899962 Date Originated:23-Jan-2014
Status:Closed Resolved:NO
Product:iOS Product Version:iOS 7.0.X-7.1bX
Classification:Serious Bug Reproducible:YES
 
Summary:
I had a custom view controller with container views for UITableViewControllers with UINavigationControllers. On a push You can see the previous table view that just pushed it behind it until the full animation is over. I then switched over to UITabBarController and it has the same issue

Steps to Reproduce:
1) Create a table view controller
2) Make it push a view controller from the delegate or a storyboard
3) put it in a navigation controller
4) put the navigation controller in a container view or UITabBarController
5) present from a popover (might not have anything to do with it but thats how i found the bug)
6) run

Expected Results:
Smooth transition from table view to table view

Actual Results:
Viewing the previous table view. Looks really bad and ugly

Version:
iOS 7.0.X

Notes:
Run the demo project, press the button and press the first table cell. During the animation from the view table view to second you will se the bug

Configuration:
iPad iOS 7.0.X

Attachments:
'TableViewBug.zip' was successfully uploaded.

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!