Fold/Unfold Visual Bug

Steps to reproduce

Create a note with the following content:

# Teste

## Classificação de tipos de rede

- MAN - Metropolitan Area Network
- WAN - Wide Area Network
- LAN - Local Area Network
- WLAN - Wireless Local Area Network
- SAN - Storage Area Network 

## Conversões binário e hexadecimal

### Decimal -> Binario

Para converter o endereço IP 192.168.10.80 em binário, é necessário converter cada um dos quatro octetos (os números entre os pontos) em binário. Aqui estão os passos para cada octeto:

1. **192**: Converter para binário.
2. **168**: Converter para binário.
3. **10**: Converter para binário.
4. **80**: Converter para binário.

Close a heading (e.g., “## Conversões binário e hexadecimal”).
Switch to “View Mode”.
Observe that the fold arrow appears closed, but part of the content of the closed heading is still visible.

Did you follow the troubleshooting guide? [Y/N] Y

Expected result

When closing a heading, the content under it should be completely hidden and the fold arrow should indicate that it is fully collapsed.

Actual result

The fold arrow appears closed, but part of the content under the heading remains visible.

Environment

SYSTEM INFO:
Obsidian version: v1.8.4
Installer version: v1.6.7
Operating system: Windows 11 Pro 10.0.22631
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

Someone in Discord with a newer installer version also tested it, and the issue happens with their setup as well.

Duplicate of

1 Like