Cursor skips characters at the start of the line when navigating to the next line

Steps to reproduce

  1. Type a paragraph of text or a bulleted list
  2. Move cursor to the end of a displayed line
  3. 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:

cursor_skip

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.

It is a duplicated of that and my answer is still the same.