Hacktoberfest 2026: as issues que os mantenedores marcaram para outubro, abertas e boas para iniciantes. Ver issues do Hacktoberfest

Form fields don't support mouse click / cursor placement for inline text editing

Aberta
#4,944 0 comentários 0 reações 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

Avaliação

Dificuldade
3/5
Tempo estimado
1-2 dias
Facilidade para iniciantes
65/100
Tipo de issue
Bug
Clareza
Claramente especificada
Status de atividade
Ativa
Stack de tecnologia
shell
Domínio
cli, frontend

Direção de pesquisa

Look at the code handling the ask_user/elicitation tool form fields, likely in the UI or input layer of the CLI. Compare how the main prompt input handles mouse events and cursor placement. Identify the specific component or function that renders form fields and see where mouse interaction is missing. Test the fix by running the CLI and triggering a form to verify cursor placement works.

Escrita pelo modelo de indexação a partir do texto da issue.

Descrição

area:input-keyboard area:tools

Describe the bug
In the normal prompt input, users can click with the mouse to reposition the cursor and edit text inline (insert/delete at an arbitrary point). When answering a question inside an agent-presented form (ask_user/elicitation tool), this same interaction is not available — there's no way to click to place the cursor mid-text, forcing users to fall back to keyboard-only editing (or retyping) for anything beyond a short, simple answer.

Expected behavior
Text fields inside forms should support the same mouse-based cursor placement / inline editing behavior as the main prompt input, so editing a longer or partially-wrong answer doesn't require retyping it from scratch.

Additional context
This creates a jarring UX inconsistency: the interaction model a user has learned for the main prompt doesn't carry over once a form is shown, making the tool's behavior unpredictable depending on which UI mode is active.

Linguagem predominante
Shell
Estrelas
11.2k
Forks
1.9k
Merge médio
14h 16min
PRs com merge (30d)
6

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Mais de github/copilot-cli

Todas as issues de github/copilot-cli

Issues semelhantes

Mais issues de Shell/Bash

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.