When contentInsetAdjustmentBehavior is .never table view's content inset should never be adjusted

Originator:an00na
Number:rdar://35572084 Date Originated:November 15 2017, 4:45 PM
Status:Closed Resolved:iOS 12
Product:iOS + SDK Product Version:11.2 beta 3
Classification:UI/Usability Reproducible:Always
 
Area:
UIKit

Summary:
When contentInsetAdjustmentBehavior is .never table view's content inset is still automatically adjusted by system when keyboard is shown. It is wrong unless you redefined "never".

Steps to Reproduce:
1. Launch sample app.
2. Tap white cell.
3. Read console logs.

Code: https://mega.nz/#!ZSp0FATI!t-D9GKaY7lQOWRJUzoGTKT601q8GmW58g2SdMLWRHBM

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!