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

When keyboard focus is on review slider, and we press TAB key keyboard focus is not visible: A11y_.NET Core_RecipesAppMyRecipesNew_NewRecipe_FocusOrder #22822

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;#WCAG2.4.3;#Keyboard;#E2E_.NETCore_Win32_Jun2024;#.NET Core;#FocusOrder;#DesktopApp;#Win32;#FTP;#A11ySev3;

Environment Details:

Application: .NET Core version .NET 9 Operating System: Window 11 version 23H2 OS build 22631.2861

Repro Steps:

  1. Install and open ".NET MAUI" app.
  2. TAB to "My Recipes" and Press ENTER key.
  3. TAB to "New" button and press ENTER key.
  4. TAB till Review slider and press TAB key.
  5. Observe that when keyboard focus is on review slider, and we press TAB key keyboard focus is not visible and on next tab visible on (-) decrease rating button.

Actual Result:

When keyboard focus is on review slider, and we press TAB key keyboard focus is not visible and on next tab visible on (-) decrease rating button.

Expected Result:

When keyboard focus is on review slider, and we press TAB key keyboard focus should move (-) decrease rating button.

User Impact:

Keyboard only user will not be able to delete select category.

Attachment

22822_A11y_ NET Core_RecipesAppMyRecipesNew_NewRecipe_Keyboard

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.

ninachen03 commented 3 months ago

Verified on 17.11.0 Preview 1.1 (8.0.40), can repro it

Yash14j commented 3 months ago

GithubTags:#Rev:yaja;