Screen-reader does not echo the characters I type on github copilot terminal
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### Describe the bug
##Read back / edit what I type in the prompt
**What I need:** As I type in the Copilot prompt, my screen reader must echo the characters I type, and
let me review/correct/edit the input. Today I can't reliably read back what I've typed, so if I mistype
I can't tell, and I can't edit it — which makes composing prompts error‑prone and slow.
**Already‑opened threads to cite / upvote (strong matches):**
- github/copilot-cli#1642 — "Screen reader reads premium requests status bar on every keypress instead
of typed character" (open, `area:theming-accessibility`) — https://github.com/github/copilot-cli/issues/1642
- github/copilot-cli#1573 — "Editing in the CLI" (open) — https://github.com/github/copilot-cli/issues/1573
- github/copilot-cli#201 — "Text cursor not present in input field" (closed) —
https://github.com/github/copilot-cli/issues/201
---
### Affected version
_No response_
### Steps to reproduce the behavior
type something the terminal and try to read with left and right arrow keys, characters are either not read or read incorrectly
### Expected behavior
**Expected behavior:**
- Typing `a` → screen reader says "a".
- The input line has proper focus so character echo reaches the screen reader first.
- Standard line‑editing (move by char/word, backspace, review) is fully readable.
### Additional context
_No response_
贡献指南
调研方向
未指定实现文件或测试。使用屏幕阅读器在 Copilot CLI 终端中重现该问题,然后跟踪 prompt 输入和行编辑的入口点;当输入的字符、光标移动、退格、检查和更正都能可靠地播报时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- accessibility, cli
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100