I’m using SwiftKey on Android. Steps to reproduce:
- Start a Block Quote.
- Type some text.
- Type ENTER.
- Notice the cursor starts a new line.
- Type some letters. So far so good.
- Now type Space.
- Notice how the line break is removed, and the text that was typed on that new line has moved up to the end of the previous line.
Expected behavior: the new line break is preserved and typing can continue on the new line after typing a Space.
Actual behavior: new line break is undone after typing a Space.
The same thing happens in a Note on a bullet, so it is not limited to Block Quotes. But typing ENTER at the end of a bullet correctly starts a new bullet. So it seems limited to multi-line text types.