-
Notifications
You must be signed in to change notification settings - Fork 695
Description
"Please do not close this bug. This bug should only be closed by TCS, C+AI Accessibility tester after bug verification."
"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."
GitHub Tags:
#A11yTCS; #A11yWCAG; #MAS2.4.4; #CELA_P2; #A11ySev2; #WCP; #Benchmark; #FTP; #ChromiumEdge; #DesktopWeb; #BM_arcade.makecode_Web_Sept25; #LinkPurpose(InContext); #Win11; #link-name; #arcade.makecode.com;
Environment Details:
Application Name: arcade.makecode.com
URL: https://arcade.makecode.com/skillmap/educator-info/balloon-map-info
Chromium Edge: Version 140.0.3485.54 (Official build) (64-bit)
OS: Windows 11 Enterprise version 24H2
Repro Steps:
- Launch the URL: [S5 Ep2 Agents with Purpose: GenAI Meets LEGO | Microsoft Reactor](https://arcade.makecode.com/skillmap/educator-info/balloon-map-info) and open it.
- Run Accessibility insights for Web.
- Observe that element links have discernible text.
Issue:
Ensure links have discernible text (link-name - https://accessibilityinsights.io/info-examples/web/link-name)
Target application:
Burstin’ Balloons - https://arcade.makecode.com/skillmap/educator-info/balloon-map-info
Element path:
table:nth-child(16) > tbody > tr:nth-child(2) > td:nth-child(2) > .link.ui:nth-child(1)
Snippet:
How to fix:
Fix all of the following:
Element is in tab order and does not have accessible text
Fix any of the following:
Element does not have text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Environment: Microsoft Edge version 140.0.0.0
====
This accessibility issue was found using Accessibility Insights for Web 2.46.0 (axe-core 4.10.2), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.