github / github/copilot-cli

Long text is not scrolling inside the input

未关闭
#3,885 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:input-keyboard area:terminal-rendering
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

### 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

贡献指南

打开贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
shell
领域
cli
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
62/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。