UITextView Does Unwanted Scrolling When Editing at End of Text

Originator:brentsimmons
Number:rdar://15149399 Date Originated:10/3/2013
Status:Open Resolved:
Product:iOS SDK Product Version:iOS 7
Classification:UI/Usability Reproducible:YES
 
Summary:

When editing at the end of the text, sometimes the UITextView will scroll so that your typing is under the keyboard.

Sometimes tapping another key will cause it to scroll back.

Steps to Reproduce:

See the attached project.

With a scrollable text view, tap after the end of the text.

Tap return.

The UITextView will scroll so that you can't see your typing.

Expected Results:

The UITextView would keep your typing visible. It wouldn't scroll.

Actual Results:

It scrolls and your typing is hidden.

Version:

iOS 7

Attachments:
'TVJumpBug.zip' was 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!