fix: preserve slash menu mouse selection

This commit is contained in:
lucaronin
2026-05-08 11:01:44 +02:00
parent cef3e6a805
commit 5f00bae2cf
2 changed files with 60 additions and 0 deletions

View File

@@ -70,6 +70,8 @@ const CONTAINER_CLICK_IGNORE_SELECTOR = [
'.bn-formatting-toolbar',
'.bn-link-toolbar',
'.bn-side-menu',
'.bn-suggestion-menu',
'.bn-grid-suggestion-menu',
'.bn-form-popover',
'[data-editor-code-copy]',
'[role="menu"]',