Incorrect cursor position when pasting list element via the client-side pasteHtml method
When pasting a list element in the editor via the pasteHtml method, the cursor is positioned in the beginning of the first possible list element. The expected behavior should be to be placed right after the last list item.