In iOS 11.2 UINavigationBar button remains in selected state/fade, if we click on this button to push a new view controller and come back to previous controller

Originator:s.vijayvikram
Number:rdar://37228124 Date Originated:
Status:Closed Resolved:Fixed
Product:iOS Product Version:11.2
Classification:Bug Reproducible:Always
 
Summary:
In iOS 11.2 UINavigationBar button remains in selected state/fade, if we click on this button to push a new view controller and come back to previous controller. 

Steps to Reproduce:
1. Open the NavTest.xcodeproject in Xcode 9.2 and run on iPhone SE  simulator having iOS 11.2.
2. Click on 'Click Me' button. It will push a new view controller.
3. Click on 'Back' button. See the 'Click Me' button. It is in selected state/fade.
Expected Results:
'Click Me' button should be on normal state. Not in selected state.

Actual Results:
'Click Me' button is in selected state.

Version/Build:
Xcode 9.2, iOS 11.2

Configuration:

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!