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
#A11ySev2; #A11yTCS;#DesktopWeb; #Win32;#.NET Project system for CSharp and VB;#BM_AspireDashboard_Web_June25;#Win32;#WCAG2.4.3;#FocusOrder;#Keyboard;#A11yMAS;
Environment Details:
Application Name: Aspire Dashboard
Edition Windows 11 Enterprise
Version 24H2
OS build 26100.4351
Repro Steps:
Open Visual studio.
Open a aspire project and run it.
A new window will open in the chromium edge, TAB to "Resources" tab item and hit ENTER key.
Verify that "Unexpected backward focus navigation triggered by Shift + Tab.
Actual Result:
Unexpected backward focus navigation triggered by Shift + Tab.
Expected Result:
When the user presses Shift + Tab, the keyboard focus should move to the previous interactive element in a logical and accessible order
User Impact:
Users relying on keyboard navigation (especially screen reader users) may experience confusion or disorientation if focus moves incorrectly.