You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Voiceover is not announcing suggestions code alone with group heading" in "GitHub Copilot Suggestions" tab: A11y_Visual Studio Code Client_GitHub Copilot_Multiple Suggestions_Screen Reader.
#51562
Open
vscodenpa opened this issue
Jul 30, 2024
· 0 comments
--- Environment and OS details:
MAC Book Pro
MAC OS Sonoma Version 14.5
Visual Studio code Insider version 1.92.0
--- Reproduction Steps:
Turning on the Voiceover.
Open Visual Studio Code Insiders editor
In Visual Studio Code, create a new JavaScript (*.js) file.
In the code Paste this code function calculateDaysBetweenDates(begin, end) { and press enter.
A suggestion will appear.
Press Function + Option +Return.
Multiple suggestion popup will appear.
observed that Voiceover is not announcing suggestions code alone with group heading" in "GitHub Copilot Suggestions" tab.
--- Actual behavior:
Voiceover is not announcing suggestions code alone with group heading" in "GitHub Copilot Suggestions" tab.
--- Expected behavior:
Voiceover should announce suggestions code alone with group heading" in "GitHub Copilot Suggestions" tab. For example "Suggestions 1 group with suggestion code "function calculateDaysBetweenDates(begin, end) {
// some code here
}""
--- User Impact:
Screen reader users will face difficulty if Voiceover is not announcing suggestions code alone with group heading" in "GitHub Copilot Suggestions" tab.
--- GIT Hub Tags:
-AILimited; -A11yTCS; -A11ySev2; -Visual Studio Code Client; -BM_Visual Studio Code Client_MAC_JULY2024; -DesktopApp; -WCAG1.3.1; -FTP; -A11yMAS; -Screen reader; -Voiceover;
--- Environment and OS details:
MAC Book Pro
MAC OS Sonoma Version 14.5
Visual Studio code Insider version 1.92.0
--- Reproduction Steps:
--- Actual behavior:
Voiceover is not announcing suggestions code alone with group heading" in "GitHub Copilot Suggestions" tab.
--- Expected behavior:
Voiceover should announce suggestions code alone with group heading" in "GitHub Copilot Suggestions" tab. For example "Suggestions 1 group with suggestion code "function calculateDaysBetweenDates(begin, end) {
// some code here
}""
--- User Impact:
Screen reader users will face difficulty if Voiceover is not announcing suggestions code alone with group heading" in "GitHub Copilot Suggestions" tab.
--- Attachments:
https://github-com/user-attachments/assets/12b937b5-3050-4914-a3c4-850e63ca1e22
The text was updated successfully, but these errors were encountered: