diff --git a/.project-docs/30-worklog/tasks/20260907-input-context-menu-a7c31e.md b/.project-docs/30-worklog/tasks/20260907-input-context-menu-a7c31e.md index 35f6675..c96bbc5 100644 --- a/.project-docs/30-worklog/tasks/20260907-input-context-menu-a7c31e.md +++ b/.project-docs/30-worklog/tasks/20260907-input-context-menu-a7c31e.md @@ -19,6 +19,9 @@ with the current window lifecycle. - Restore the smallest Main-owned native text-editing context-menu behavior and add focused regression coverage at the real window/event seam. +- Verify that the AI Design `design-chat-composer` textarea shares the same + primary Renderer seam, and extend the Electron regression to cover both Code + and Design textarea controls without adding a duplicate listener. - Update user-facing documentation or Electron E2E coverage only where current behavior and the shared fixture require it. @@ -51,9 +54,15 @@ content still produces no menu. - Registered the listener once during primary-window creation without adding Renderer, Preload, IPC, Host API, or direct clipboard access. +- Confirmed `DesignConversationPane` renders the AI Design composer as the + ordinary `