UIFieldEditor can prevent taps on UITextField

Originator:oleg.shanyuk
Number:rdar://FB7423989 Date Originated:17.01.2020
Status:CLOSED Resolved:YES
Product:UIKit Product Version:13.3
Classification:Bug Reproducible:100%
 
Text Selection creates area above UITextField which prevents text field activation [consumes touch events, so they are not reaching text field] – responsible class is seems to be UIFieldEditor. It might stay on top of the UITextField, even after visual selection was dismissed (this can happen if we resign first responder for instance, or view controller will go through will-dismiss-appear cycle without being actually removed from navigation stack)

UPD: resolved in iOS14 beta 5 and above

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!