The "Rename Transition" animates the document thumbnail image to the wrong frame in UIDocumentBrowserViewController

Originator:matthias.tretter
Number:rdar://32922364 Date Originated:22-Jun-2017 02:39 PM
Status:Open Resolved:
Product:iOS + SDK Product Version:iOS 11b2
Classification:UI/Usability Reproducible:Always
 
Summary:
UIDocumentBrowserViewController allows to rename a document by long-pressing on it and then tapping “Rename”. The transition animates the thumbnail image of the document to the center of the screen, but doesn’t take into account the frame of the keyboard that is appearing at the same time. Therefore the image is animated to the wrong frame and then jumps up, once the animation is finished.

Steps to Reproduce:
1. Open the built-in Files app
2. Long-press on a document with a thumbnail image
3. Tap on “Rename”

Expected Results:
The thumbnail animates to its final position

Actual Results:
The thumbnail first animates to the center of the screen, and then jumps up

Version:
iOS 11b2

Notes:
No sample project needed, can be replicated with the built-in Files app

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!