Tabbar items jump when go back from screen with hidesBottomBarWhenPushed

Originator:gleb34
Number:rdar://45760356 Date Originated:02.11.2018
Status:duplicate of 45455232 Resolved:
Product:iOS Product Version:12.1
Classification:Bug Reproducible:Always
 
Area:
UIKit

Summary:
If you have a simple app with UINavigationController inside UITabBarController. After you push new UIViewController with hidesBottomBarWhenPushed = true and go back with "back button", tab bar items jump for a second. 


Steps to Reproduce:
- Launch the sample app on iPhone 8 or iPhone 8 Simulator.
- Tap on any row in the table
- Tap back button

Expected Results:
Tabbar icons don't jump

Actual Results:
Tabbar icons jump after view did appear

Version/Build:
Xcode Version 10.1 (10B61)
iOS Simulator Version 10.1 (SimulatorApp-877 CoreSimulator-581.2)
iOS 12.1 (16B92)

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!