[backport cloud/1.32] Fix: TextArea context menu (#6866)

Backport of #6834 to `cloud/1.32`

Automatically created by backport workflow.

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6866-backport-cloud-1-32-Fix-TextArea-context-menu-2b46d73d3650811c97ccf3cb3bd42a5a)
by [Unito](https://www.unito.io)

Co-authored-by: Alexander Brown <drjkl@comfy.org>
This commit is contained in:
Comfy Org PR Bot
2025-11-24 05:56:48 +09:00
committed by GitHub
parent 15ab78370e
commit 3d2be8f259

View File

@@ -13,6 +13,9 @@
fluid
data-capture-wheel="true"
@pointerdown.capture.stop
@pointermove.capture.stop
@pointerup.capture.stop
@contextmenu.capture.stop
/>
<LODFallback />
</div>