“Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier.”
GitHub Tags:#A11yTCS;#Azure Tools for VS Code;#A11y_Azure Extensions for VS Code; #DesktopApp;#Win10;;#MAS2.4.3;#Benchmark;#FTP;#A11yMAS;;#A11ySev2;#External: VSCode;
Environment Details:
Application Name: Azure Extensions for VS Code
Version: 1.46.1 (user setup)
Commit: cd9ea6488829f560dc949a8b2fb789f3cdc05f5d
Date: 2020-06-17T21:13:20.174Z
Electron: 7.3.1
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Windows_NT x64 10.0.18363
Windows Version: Windows10
Repro Steps:
- Open Visual studio code
- Click on extension button and search for "Azure Functions"
- Click on install and move to the "Azure" button
- Click on"Local Project" from the treeview and expand it.
- Click on the Functions menu and expand it further to see Triggers.
- Right click on trigger to see the menu item "Disable Function"
- Navigate to configure notification button and expand and then collapse with the help of esc key.
Actual:
Keyboard focus will get invisible after collapse configure notification button. Esc key for expand
Same issue is also observed with throughout the application.
Expected:
Focus should be remain constant on the button from where we have started to perform action. Focus should move to "Configure notification button.
User Impact:
User will get confuse because of illogical focus order.
Attachment:
#2225.zip