This issue has been created
There are 4 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-8b08a0b4-6621-4853-a503-96d04aa50c95 XWIKI-24369 Open

The user profile link from the edit force lock confirmation fails accessibility checks

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-9f2ee84a-b900-4803-a931-e88e7f860584 Marius Dumitru Florea created this issue on 18/May/26 10:07
 
Summary: The user profile link from the edit force lock confirmation fails accessibility checks
Issue Type: cid:jira-generated-image-avatar-8b08a0b4-6621-4853-a503-96d04aa50c95 Bug
Affects Versions: 17.10.8
Assignee: Unassigned
Components: Web - Templates & Resources
Created: 18/May/26 10:07
Labels: accessibility
Priority: cid:jira-generated-image-static-major-95d9edce-f9ca-4346-a88e-2ff6208fe597 Major
Reporter: Marius Dumitru Florea
Description:

Running Axe DevTools on the page where the edit lock confirmation is shown, produces this failure:

Links must be distinguishable without relying on color
HTML element: 
 <a class="user-name" href="/xwiki/bin/view/XWiki/John"><img class="user-avatar" src="/xwiki/bin/skin/resources/icons/xwiki/noavatar.png?cache-version=1779001552000" alt="">John</a>
Selector: [.user-name]
Fix any of the following:
  The link has insufficient color contrast of 2.4:1 with the surrounding text. (Minimum contrast is 3:1, link text: #2f70a7, surrounding text: #333333)
  The link has no styling (such as underline) to distinguish it from the surrounding text

This was also caught by our automated WCAG tests.

 
 

4 updates

 
cid:jira-generated-image-avatar-9f2ee84a-b900-4803-a931-e88e7f860584 Changes by Marius Dumitru Florea on 18/May/26 10:08
 
Fix Version: 18.4.0-rc-1
Version: 18.3.0
Version: 17.10.8
Assignee: Marius Dumitru Florea