Cursor behaviors incorrectly after paste on mobile

Try copy all the content:

123
<br>
<br>
abc

Paste into basic example

If long-touch and click popover toolbar’s “Paste” button, it pastes and the cursor goes to end.

If use Gboard or other IME “Clipboard” panel and select content, it can’t fire paste event (seem to input text), and cursor goes to the position between “a” and “b”.

One more thing, the content from paste is the same as the origin, but from “Clipboard” panel has multiple paragraph.

Is this maybe the same as issue 1524? Does version 1.39.2 still have the problem?

v1.39.2, content correctly, but cursor pos not. :frowning: