-
fix(selection): preserve selection when Claudian is in detached window or own tab (#399)
发布于
2026-04-12 07:06:04 +00:00 When Claudian runs in a detached window or its own tab, clicking it
. The existing sidebar focus guard missed this because is not inside focusScopeEl. Add an active-leaf view-type check so the guard also recognises the Claudian leaf as "our own focus context".
deactivates the MarkdownView leaf and document.activeElement becomes下载附件