The heard content is inconsistent with the actual situation when using Narrator
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 21m
- Merged PRs (30d)
- 79
Description
**OS:** Win11
**Bicep Version:** v0.26.54
**Repro Step:**
1. Create the [main.zip](https://github.com/Azure/bicep/files/14916945/main.zip) file and open it in VS Code.
2. Right click the file -> Click "Show Deployment Pane to the Side".
3. Click "Deploy" button.
4. Use "Narrator" to read the resource name.
5. Check whether the heard content is consistent with the actual situation.
**Expect:**
Narrator reads the spelling or full pronunciation of the word and should read the resource name followed by a link.
**Actual:**
Narrator reads letters plus words and does not read a link after the resource name.
Contributor guide
Research direction
Start by reproducing the issue in the VS Code deployment pane with the supplied main.zip, Windows 11, and Narrator. Inspect the deployment pane entry point and its resource-name accessibility behavior; done means Narrator reads the resource name with correct pronunciation and identifies the following link.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- accessibility
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100