dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
21.97k stars 1.71k forks source link

Narrator is not announcing the status message as result found when results are found and visible status message when result is not fond for search recipe edit filed : A11y_.NET Core_RecipesAppMyRecipesNew_Search box_screen reader #22845

Open kapilvaishna opened 3 months ago

kapilvaishna commented 3 months ago

Please do not close this bug. This bug should only be closed by Trusted Tester after verification.

"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."

GitHub Tags

A11yTCS;#A11yMAS;#WCAG1.3.1;#Devtool;#E2E_.NETCore_Win32_Jun2024;#.NET Core;#Name Role Value;#DesktopApp;#Win32;#FTP;#A11ySev2;#AILimited;#STP;#ScreenReader;#Narrator;#NVDA;#Element:Editfield;

Environment Details:

Application: .NET Core Version .NET 9 Operating System: Window 11 version 23H2 OS build 22631.2861 NVDA version 2024.1 Narrator Version win11

Repro Steps:

  1. Turn on Narrator screen reader
  2. Install and open ".NET MAUI" app.
  3. TAB till "Search recipe" edit filed search some thing
  4. Observe narrator is not announcing the status message as result found when results are found and visible status message when result is not fond for search recipe edit filed.

Actual Result:

Narrator is not announcing the status message as result found when results are found and visible status message when result is not fond for search recipe edit filed

Expected Result:

Narrator should announce the status message as result found when results are found and visible status message when result is not fond for search recipe edit filed.

User Impact:

Screen reader user will not known for their search result is found or not.

Attachment

Nattator 22845_Narrator NVDA 22845_NVDA Code Snippet 22845_Code snippet

github-actions[bot] commented 3 months ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

Yash14j commented 3 months ago

GithubTags:#Rev:yaja;

Zhanglirong-Winnie commented 2 months ago

Verified this issue with Visual Studio 17.11.0 Preview 2.0 (8.0.40&8.0.21). Can repro on Windows platform with sample project.