Navigating with vim bindings automatically unfolds folded sections

Steps to reproduce

  1. Create a new note.
  2. Create multiple headers, all with some content underneath them.
  3. Fold the headers.
  4. Pass over the headers with your cursor while using vim bindings (e.g. using j/k).

Expected result

I expect the headers to remain folded (which is what happens if you are not using vim bindings).

Actual result

Some of the headers expand. The behavior is unpredictable, but it seems every other header usually expands.

Environment

SYSTEM INFO:
Obsidian version: v1.7.4
Installer version: v1.5.3
Operating system: Darwin Kernel Version 24.0.0: Tue Sep 24 23:38:45 PDT 2024; root:xnu-11215.1.12~1/RELEASE_ARM64_T8122 24.0.0
Login status: logged in
Language: en
Catalyst license: none
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on

RECOMMENDATIONS:
none


Additional information

Screenshot below of the test note:

I find this behavior really frustrating, so any help is appreciated!

This issue seems related to the following reports:

Sadly, the suggestion in the second report doesn’t work for me. Regarding the first report, this behavior may be a regression or wasn’t fixed the first time.