Folding: when the cursor being moved with right and left arrows reaches the 3 dots, the contents unfold

This is my 3rd out of 3 bug reports regarding folding.

Steps to reproduce

  1. Open Sandbox vault and [[Start Here]] note.
  2. Use Fold all headings and lists command
  3. In live preview mode, place the cursor somewhere in the first folder header.
  4. Press right arrow as many times as needed to go to the end of the line.

Expected result

The cursor goes to the next line and the folded contents don’t unfold.

Actual result

When the cursor reaches 3 dots, the contents below will unfold.

Environment

  • Operating system: macOS Ventura 13.1

  • Debug info:

SYSTEM INFO:
Obsidian version: v1.1.16
Installer version: v1.0.3
Operating system: Darwin Kernel Version 22.2.0: Fri Nov 11 02:04:44 PST 2022; root:xnu-8792.61.2~4/RELEASE_ARM64_T8103 22.2.0
Login status: not logged in
Insider build toggle: off
Live preview: on
Legacy editor: off
Base theme: dark
Community theme: none
Snippets enabled: 0
Restricted mode: on

RECOMMENDATIONS:
none


Additional information

The same happens if you press left arrow to go to the end of the line above. As soon as you reach the 3 dots with your left arrow presses, the section unfolds.

problem 3 out of 3 - https://youtu.be/hF7MeU8llpw

Thanks this is currently intentional.

If you are past the 3 dots you can assume that the cursor is at the end of the folded section and cursor navigation happens accordingly including unfolding because the cursor moved within the folded section

will be fixed 1.5.4

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.