Skip to content

At reflow resolution "Hamburger" control is not visible clearly: A11y_ASP.NET_BlazorWebAssemblyStandalone_Home_Reflow #56295

@PoojaNamde

Description

@PoojaNamde

GitHub Tags:

#A11yMAS; #A11yTCS; #A11ySev2; #BM_ASP.NET_Web_Jun2024; #.NETCore; #WCAG1.4.10; #DesktopWeb; #Win11; #FTP; #Reflow; #ChromiumEdge; #A11yWCAG2.1;

Environment Details:

App name: ASP.NET
Window Version: Win 11
OS Build: 22621.3085

Prerequisites:

  1. Open the web page / screen of the web application that is to be tested
  2. Open Chrome/Edge dev Inspect tools. Keyboard shortcut "Ctrl+Shift+I"
  3. Ensure devtools are customized to Dock location: "undock into separate window". Minimize devtools so they are not obscuring the page.
  4. Zoom the browser window of the page to be tested to 200%.
  5. Adjust the browser window's height and width to the required viewport of 320px*256px. As long as devtools remain open while resizing the viewport size will be displayed in the upper right corner of the browser so the size can be verified.

Alternatively:

  1. Change the OS display settings to a resolution of 1280x1024 at 100% dpi scaling.
  2. Open the web page / screen of the web application that is to be tested.
  3. Adjust the browser window’s zoom level to 400%.
  4. Set the browser to full screen. Keyboard shortcut "F11" key.
  5. If any browser sidebars are still visible (e.g., the Edge discover sidebar), these must be closed.

Repro Steps:

  1. Download the "BlazorWebAssemblyStandalone" zip file.
  2. Open command prompt and enter cd "<UNZIPPED_FOLDER_PATH>" command and hit ENTER key.
  3. Enter "dotnet serve" command next and hit ENTER key.
  4. TAB to "http://localhost:54293/" link and press CTRL + ENTER key.
  5. Observe that at reflow resolution "Hamburger" control is not visible clearly.

Actual Result:

At reflow resolution "Hamburger" control is not visible clearly.

Expected Result:

At reflow resolution "Hamburger" control should be visible clearly.

User Impact:

Low vision users will not be able to see the controls clearly and will not get information about it.

Attachment

56295_A11y_ASP NET_BlazorWebAssemblyStandalone_Home_Reflow

Metadata

Metadata

Assignees

Labels

a11y-resolvedThis accessibility bug has been resolved.area-blazorIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.feature-accessibilityThis issue has accessibility impact

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions