-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.feature-accessibilityThis issue has accessibility impactThis issue has accessibility impactfeature-blazor-quickgrid
Milestone
Description
GitHub Tags:
#A11yMAS; #A11yTCS; #A11ySev2; #BM_ASP.NET_Web_Jun2024; #.NETCore; #WCAG4.1.3; #DesktopWeb; #Win11; #FTP; #Narrator; #NVDA; #ChromiumEdge; #Chrome;
Environment Details:
App name: ASP.NET
Window Version: Win 11
OS Build: 22621.3085
Screen readers: Narrator, NVDA 2023.3.3
Repro Steps:
- Turn on Narrator/NVDA.
- Download the "BlazorWebApp" zip file and run .exe file.
- Command prompt will open, TAB to "http://localhost:5000/" link and press CTRL + ENTER key.
- TAB to "Movies" tab and hit ENTER key. TAB to "Create New" button and hit ENTER key.
- TAB to "Title", "Genre" and "Rating" fields and observe that Narrator Screen reader is not announcing error when required "Title", "Genre" and "Rating" fields kept blank.
Actual Result:
Narrator Screen reader is not announcing error when required "Title", "Genre" and "Rating" fields kept blank.
Similar issue also observed with Chrome + NVDA.
Expected Result:
Narrator Screen reader should be announcing error when required "Title", "Genre" and "Rating" fields kept blank
User Impact:
Screen reader users will not be able to get information about the required fields and will miss out the information.
Attachment
56284_A11y_ASP.NET_Movies_Create.Movies_NVDA.webm
56284_A11y_ASP.NET_Movies_Create.Movies_Narrator.webm
Metadata
Metadata
Assignees
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.feature-accessibilityThis issue has accessibility impactThis issue has accessibility impactfeature-blazor-quickgrid