sstur / react-rte

Pure React rich text WYSIWYG editor based on draft-js.
https://react-rte.org
ISC License
2.86k stars 431 forks source link

Jumping cursor on mobile #451

Open lszabolcs opened 1 year ago

lszabolcs commented 1 year ago

Issue description

Unexpected cursor jumps happens when you tap in the editor to move the cursor.

Environment:

I could reproduce the problem on my Google Pixel 4a and also on several other android devices on BrowserStack.

Screen Recording 2022-12-06 at 11 03 19

lszabolcs commented 1 year ago

The problem is caused by Gboard's spellchecking, but we eventually switched to another library.