github / github/copilot-cli

Long text is not scrolling inside the input

Ouverte
#3,885 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
area:input-keyboard area:terminal-rendering
Langage dominant
Shell
Étoiles
11.2k
Forks
1.9k
Merge moyen
14 h 16 min
PR mergées (30 j)
6

Description

### Describe the bug

When the textarea contains enough content to overflow, scrolling with the mouse wheel/trackpad does not scroll inside the textarea. Instead, the outer chat view/page scrolls, which makes editing longer prompts difficult.

### Affected version

1.0.63

### Steps to reproduce the behavior

1. Open GitHub Copilot CLI chat.
2. Type or paste enough text into the textarea so that the input area becomes scrollable.
3. Move the cursor over the textarea.
4. Try to scroll with the mouse wheel or trackpad.

### Expected behavior

The textarea should capture the scroll event and scroll its own content while the pointer is focused/hovering over it.

### Additional context

OS: MacOS 15.7.7
Terminal emulator: Terminal
Shell: zsh

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Reproduce the issue in GitHub Copilot CLI chat using a long textarea value, then locate the chat input and its scroll or wheel-event handling. Verify the behavior on the reported macOS Terminal and zsh setup; done means wheel or trackpad input over an overflowing textarea scrolls that textarea rather than the outer chat view.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
shell
Domaine
cli
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
Calme
Clarté
Plutôt claire
Accessibilité débutants
62/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.