From b5ddc70233ab752143cb365a8153e5c884139c74 Mon Sep 17 00:00:00 2001 From: Christian Byrne Date: Fri, 13 Mar 2026 07:03:20 -0700 Subject: [PATCH] feat: show ComfyUI context menu on textarea widget right-click (#9840) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary Right-clicking a textarea widget (e.g. text node) shows the browser's native context menu instead of ComfyUI's context menu, preventing access to promote/un-promote options in subgraphs. ## Changes - **What**: Replace `@contextmenu.capture.stop` on `WidgetTextarea.vue`'s `