Steps to reproduce
- Type a paragraph of text or a bulleted list
- Move cursor to the end of a displayed line
- Hit the right arrow key to move to the next line
Expected result
I expect that the cursor would be at the beginning of the next displayed line.
Actual result
The cursor skips over a character and is inserted between the first and second characters of the next line.
Environment
- Operating system: macOS Ventura 13.1
- Debug info:
SYSTEM INFO:
Obsidian version: v1.1.12
Installer version: v1.1.9
Operating system: Darwin Kernel Version 22.2.0: Fri Nov 11 02:08:47 PST 2022; root:xnu-8792.61.2~4/RELEASE_X86_64 22.2.0
Login status: logged in
Catalyst license: supporter
Insider build toggle: on
Live preview: on
Legacy editor: off
Base theme: dark
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none
Additional information
Example of the cursor skipping when I navigate to the next line:
This is a possible duplicate of this feature request, but I wasn’t sure if this fit better as a bug report since it wasn’t what I expected as the default behavior.