microsoft / vscode-azurefunctions

Azure Functions extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurefunctions
MIT License
291 stars 133 forks source link

A11y_Fluent UI_Components_Accordion_Keyboard: Keyboard focus is going in incorrect order. #3394

Closed Latha2564 closed 1 year ago

Latha2564 commented 1 year ago

GitHubTags:

A11ySev2; #TCS-E+d; #NFT-Fluentui-Web-Oct2022; #DesktopWeb; #WCAG2.4.3;

Keyboard; #A11yMAS.

OS Details:

Web: win11

Environment Details:

Application Name: Fluent Ui

Repro Steps:

1.Hit enter on the URL https://react-dev.fluentui.dev/ 2."Fluent UI React v9" page will open. 3.Tab till "Components" button and hit enter. 4.Tab till "Accordion" link on the left side bar and hit enter. 5.verify Keyboard focus is going incorrect order or not

Actual Result:

Keyboard focus is going in "incorrect" order. Similar issue is observed in whole application.

Expected Result:

Keyboard focus should go in "correct" order

User Impact:

keyboard users will get difficulties when Keyboard focus is going in "incorrect" order

3394 A11y_Fluent UI_Components_Accordion_Keyboard

Latha2564 commented 1 year ago

Closing this bug as the bug is closed in wrong ADO