UITabBar shifts upward on iPhone X simulator when pushing a view controller with hidesBottomBarWhenPushed enabled

Originator:rob
Number:rdar://35098813 Date Originated:Oct 20 2017
Status:Closed/Duplicate of 34711453 Resolved:
Product:UIKit Product Version:iOS 11.0
Classification:Bug Reproducible:Always
 
Area:
UIKit

Summary:

UITabBar shifts upward on iPhone X simulator when pushing a view controller with hidesBottomBarWhenPushed enabled.

Steps to Reproduce:

Run the attached sample project with the iPhone X simulator (iOS 11.0.1 (15A8401)) in Xcode 9.0.1.

Expected Results:

The UITabBar should not shift upward when pushing a view controller with hidesBottomBarWhenPushed enabled.

Actual Results:

See attached video. The UITabBar shifts upward on iPhone X simulator when pushing a view controller with hidesBottomBarWhenPushed enabled.

Version/Build:

iPhone X simulator: iOS 11.0.1 (15A8401)
Xcode: 9.0.1 (9A1004)

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!