This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-9778832a-82f3-4eec-a2d4-ebdb9b913eab XWIKI-22990 Open

The `More actions` button currently relies only on the title for its alternative text

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-3dd0cb23-b0b0-425e-bb28-d29f9ab19de4 Charpentier Lucas created this issue on 17/Mar/25 18:01
 
Summary: The `More actions` button currently relies only on the title for its alternative text
Issue Type: cid:jira-generated-image-avatar-9778832a-82f3-4eec-a2d4-ebdb9b913eab Bug
Affects Versions: 17.1.0
Assignee: Unassigned
Components: Flamingo Skin
Created: 17/Mar/25 18:01
Labels: wcag
Priority: cid:jira-generated-image-static-major-1243f267-7b72-4c97-9057-df327af61420 Major
Reporter: Charpentier Lucas
Description:

This should be avoided, according to https://www.w3.org/WAI/ARIA/apg/practices/names-and-descriptions/#accessiblenameguidancebyrole buttons should have an alternative text either in an aria-label or in a `.sr-only` element.