microsoft / microsoft/terminal
Accessibility is beeing sometimes lost when opening a new windows terminal window
@carlos-zamora is already working on this.
Since Jul 26, 2023.
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
### Windows Terminal version
1.17.11461.0
### Windows build number
Version 22H2 (OS Build 19045.3086)
### Other Software
tested with screenreader nvda 2023.1 release and latest snapshot versions
### Steps to reproduce
Open windows terminal window;
try to enter some characters and navigate through them with arrow keys or NVDA's move by lines numpat7 and numpad9
### Expected Behavior
NVDA should read contents as expected
### Actual Behavior
sometimes nvda is not able to read contents of a windows terminal and it is needed to close and open window multiple times to restore accessibility functionality. When accessibility is lost, nvda says only word pane
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.