Description
"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."
Tags:
#A11yTCS; #A11yMAS; #A11ySev3; #Win11; #ChromiumEdge; #FTP; #DesktopWeb; #.NET Core; #SH_.Net Aspire Dashboard_Web_Mar2024; #WCAG2.1.1; #Keyboard;
Environment Details:
Application Name: .Net Aspire Dashboard
URL: https://localhost:19888/
Chrome Version 122.0.2365.80 (Official build) (64-bit)
Window Version: Win 11
OS Build: 22621.3085
Repro Steps:
- Hit the URL: http://localhost:15888/
- TAB to "Resources" tab item and hit select the tab by pressing Enter key.
- Tab through the page and check if tooltips are available while navigating using keyboard.
Actual Results:
Tooltips provided for the controls present in the "Resource" page are not available while navigating using keyboard TAB/ arrow keys.
Similar issue is also observed in below scenario:
Issue 1: Resources_ Details view
- Hit the URL: https://localhost:15887 and login with valid credentials.
- TAB to "Resources" tab item and hit ENTER key.
- TAB to "View" button present under 'Details' column header in the page and hit ENTER key.
- "Details container" will open.
- TAB through the page and check if tooltips are available while navigating using keyboard.
Expected Results:
Tooltips provided for the controls present in the "Resource" page should be accessible while navigating using keyboard TAB/ arrow keys.
User Impact:
Keyboard users will not get the information about the control as tooltip is not accessible using keyboard keys.