Tap to the left of a checkbox in iOS browsers results in the caret moving to the end of the document #1424
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In iOS browsers, if you add a single checkbox to a line (nothing to the right of it, not even spaces) and tap directly to the left of the checkbox, the caret position moves to the end of the last line in the editor.
Happens in: Safari iOS, Chrome iOS. (Android seems to be unaffected, couldn't reproduce.)
Code needed to reproduce
Checkbox
NodeSpec:To run it, the ProseMirror basic example has been used with the following changes: