louisdh / textor

A plain text editor for iOS
MIT License
585 stars 113 forks source link

Animation glitch when pasting #1

Open louisdh opened 6 years ago

louisdh commented 6 years ago

https://twitter.com/twostraws/status/972914692195790849

louisdh commented 6 years ago

Reproducible on iOS 11.2.6 (both iPhone and iPad).

louisdh commented 6 years ago

Appears to be a bug in UIKit

lukaskollmer commented 6 years ago

fwiw, i can confirm that this is a bug with UITextView on iOS 11. I filed a radar for this in June 2017, but they never fixed it. The same glitch also happens when you insert text into a UITextView via drag and drop. (rdar://32671649)