cjwirth / RichEditorView

RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing.
BSD 3-Clause "New" or "Revised" License
1.89k stars 445 forks source link

Dictation interrupted by confirming text on iOS 13 #231

Open yamakami-shinobu-gn opened 4 years ago

yamakami-shinobu-gn commented 4 years ago

Hi.

When input characters using dictation, the dictation is interrupted by the text is confirmed. That problem does not occur on iOS12 and occurs on iOS13.

When a problem occurs, the input cursor moves to the original position, and further move to the top of the editor view. Occasionally, some characters may inputed in strange places.

phil1923 commented 4 years ago

@yoomamaFTW does your RichEditorView solve this issue?