Steps to reproduce
Create a note and give it a list-type property.
Add a link to the list.
Highlight it by running Add File Property, hitting Esc twice, using the arrow keys to navigate to the list, hitting Enter, and using Shift-Tab to highlight the link. Hit Ctrl-Enter.
Did you follow the troubleshooting guide? [Y/N]
Yes; reproducible in the appimage and in a sandbox Vault.
Expected result
The link opens.
Actual result
The link is not opened.
Environment
SYSTEM INFO:
Obsidian version: v1.11.7
Installer version: v1.10.3
Operating system: #1-NixOS SMP PREEMPT_DYNAMIC Thu Dec 18 12:55:23 UTC 2025 6.12.63
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
The cause is that Ctrl-Enter is trying to open a link under where the cursor was in the body despite the fact that the list element is tab-highlighted. To reproduce this, create a new note with a list property, add a link as one of its elements, make the body of the note contain only a link, move the cursor over the link, navigate to and highlight the link in the property via the method described in the reproduction section, and hit Ctrl-Enter. The link in the body, not the link in the property, will open.