-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Closed
Labels
Area-AccessibilityIssues related to accessibilityIssues related to accessibilityIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Priority-1A description (P1)A description (P1)Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Description
Environment
Windows build number: [run [Environment]::OSVersion
for powershell, or ver
for cmd]: 1909 (18363.720)
Windows Terminal version (if applicable): Terminal as of 5bcf0fc.
Any other software? NVDA, Narrator.
Steps to reproduce
- type:
echo 1
echo 2
echo 3
- Using NVDA with Windows Terminal support or Narrator, review a few previous lines of output. You should see the prompt, then 3, 2, 1.
- wait about three seconds.
- Try to review previous line again.
Expected behavior
The screen reader keeps its position, reporting "2" for example if the last-reviewed line was "3".
Actual behavior
The screen reader reads the prompt again, then starts back over with 3, almost as if the cursor bounced back.
Metadata
Metadata
Assignees
Labels
Area-AccessibilityIssues related to accessibilityIssues related to accessibilityIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Priority-1A description (P1)A description (P1)Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.