UITextView Autocorrect bubble displays above header view

Originator:bmwray0
Number:rdar://17887856 Date Originated:08/01/2014
Status:Open Resolved:
Product:iOS Product Version:7.1.2
Classification: Reproducible:Always
 
Summary:
Allowing an Autocorrect bubble to display in a UITextView and then scrolling the UITextView underneath another view and letting the scroll view end scrolling displays the Autocorrect bubble over top of the header view. This behavior is inconsistent with UITextField, which hides the Autocorrect bubble as it scrolls underneath the other view.

Steps to Reproduce:
1. Add text to a UITextView within a scroll view so that an autocorrect bubble displays
2. Scroll the UITextView underneath a header view that is above the scroll view
3. End scrolling and observe that the autocorrect bubble displays above the header view.

Expected Results:
Autocorrect bubble is hidden underneath any view that is above the UITextView it is displayed in (the behavior of UITextField).

Actual Results:
Autocorrect bubble displays above any view that is above the UITextView it is displayed in.

Version:
iOS 7.1.2

Notes:
UI is incorrect

Configuration:
iPad/iPhone

Attachments:
'iOS Simulator Screen shot Aug 1, 2014, 1.31.21 PM.png', 'iOS Simulator Screen shot Aug 1, 2014, 1.26.46 PM.png' and 'UITextViewAutocorrectBug.zip' were successfully uploaded.

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!