Firefox specific bug when using [contenteditable] with [draggable]
- Open the index.html file in a browser.
- Enter text into the contenteditable div.
- Click off of the contenteditable div to have it lose focus.
- Click back into the contenteditable div and observe the cursor position compared to where you clicked.
Track the bug report at https://bugzilla.mozilla.org/show_bug.cgi?id=1333127.