Steps to reproduce
- Open a new document
- Add a line of text that is long enough to need to be word-wrapped.
- Position the text-cursor on the first line, before the word-wrap.
- Press the right arrow key until the text cursor crosses the word-wrap boundary.
Expected result
The text cursor should, when crossing the word-wrap boundary, land prior to the first character of the next line.
Actual result
The text cursor lands after the first character of the next line.
Environment
- Operating system: Linux
- Obsidian version: 0.8.0
Additional information
There may be an issue going in the opposite direction, too. Moving the text cursor across the word-wrap boundary using the left arrow key causes the cursor to land before the trailing white-space on the first line.
Here’s a demo of both issues:
https://streamable.com/0vg6av