Step to reproduce go to the editor: hit a key, eg `a` and then hit `Backspace` The cursor is then rendered above the deleted character: <img width="66" alt="Capture d’écran 2022-04-20 à 19 53 54" src="https://user-images.githubusercontent.com/1299045/164292768-011cbb27-d2ab-4e51-97f3-66e22c920761.png"> Note that the character is not in the editor buffer anymore, it's a rendering issue.
Step to reproduce go to the editor: hit a key, eg
aand then hitBackspaceThe cursor is then rendered above the deleted character:
Note that the character is not in the editor buffer anymore, it's a rendering issue.