Skip to content

"Title", "Genre" and "Rating" fields are required but screen reader is not announcing as required: A11y_ASP.NET_Movies_Create Movies_ScreenReader #56283

@PoojaNamde

Description

@PoojaNamde

GitHub Tags:
#A11yMAS; #A11yTCS; #A11ySev2; #BM_ASP.NET_Web_Jun2024; #.NETCore; #WCAG1.3.1; #DesktopWeb; #Win11; #FTP; #Narrator; #NVDA; #Element:EditFields; #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:

  1. Turn on Narrator/NVDA.
  2. Download the "BlazorWebApp" zip file and run .exe file.
  3. Command prompt will open, TAB to "http://localhost:5000/" link and press CTRL + ENTER key.
  4. TAB to "Movies" tab and hit ENTER key. TAB to "Create New" button and hit ENTER key.
  5. TAB to "Title", "Genre" and "Rating" fields and observe that Narrator screen reader is not announcing these fields as required

Actual Result:

"Title", "Genre" and "Rating" fields are required but Narrator screen reader is not announcing as required. Also * is not provided for required fields.

Similar issue is also observed with Chrome + NVDA.

Expected Result:

"Title", "Genre" and "Rating" fields are required hence Narrator screen reader should be announcing as required. Also * should be provided for required fields.

User Impact:

Screen reader users will not be able to get information about the required fields and will miss out the information.

Attachment

56283_A11y_ASP.NET_Movies_Create.Movies_NVDA.webm
56283_A11y_ASP.NET_Movies_Create.Movies_Narrator.webm

Metadata

Metadata

Assignees

Labels

area-blazorIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.feature-accessibilityThis issue has accessibility impactfeature-blazor-quickgrid

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions