Skip to content

Right-click paste targets the main input instead of the active question prompt #1989

@germanking6

Description

@germanking6

Describe the bug

When the CLI presents a question or prompt to the user (e.g., a clarifying question with choices), right-clicking to paste text does not paste into the currently active question input field. Instead, the pasted text goes into the main conversation input in the background.

Affected version

v1.0.4-2

Steps to reproduce the behavior

  1. Start a conversation that triggers a follow-up question from the CLI (e.g., a prompt asking the user to choose or type a response)
  2. Copy some text to the clipboard
  3. Right-click on the question's input field to paste

Expected behavior

The pasted text should appear in the active question input field.

Additional context

Workaround: Use Ctrl+V instead of right-click to paste.
Environment: Windows, PowerShell

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions