Details
-
Bug
-
Resolution: Fixed
-
Major
-
18.3.0
-
Integration
-
Unknown
-
N/A
-
N/A
-
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.