Cursoring with arrows from outside a table into it and typing causes pawns.
To reproduce:
- Open standalone 'empty.html' demo.
- Insert → Table.
- Click to place cursor in empty paragraph after the table.
- Press 'Left arrow' once.
- You get a linear selection inside the last table cell (according to debug bar), but no cursor is visible.
- Try typing.
- Nothing happens. It is, however, possible to paste some text into the cell with the invisible cursor (Ctrl+V).