GitHub Tags:
#A11yMAS; #A11yTCS; #A11ySev2; #DesktopApp; #Win32; #.NET Interactive; #WCAG4.1.2; #Name Role Value;
#SH-PolyglotNotebooksExtension-Win32-Nov2022; #Closed;
Environment and OS details:
Visual Studio Code - Insiders
Windows 11 Enterprise version 22H2 (OS Build 22623.875)
Repro Steps:
1)Install "Visual Studio Code" insider application.
2)Install .NET 6.0 SDK using https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-6.0.402-windows-x64-installer.
3)Install Polyglot Notebook extension.
4)launch Visual studio code insider and Ctrl+Alt+Shift+N will invoke "Polyglot Notebook: Create new blank notebook" command used above.
5)Enter any code and run the code.
6)Tab till values and press enter.
7)In Polyglotnotebooks:values section tab till "table".
8)Verify whether the name is defined for share button or not.
Actual Result:
Name is not defined for "Share" buttons.
Expected Result:
Name should be defined for "Share" buttons.
