Details
-
Bug
-
Resolution: Unresolved
-
Major
-
16.4.6, 16.10.3
-
None
-
Unknown
-
Description
The CI reported the following errors:
WCAG fails in the test class [org.xwiki.panels.test.ui.docker.AllIT]: __________ Validation in the test method [verifyPanelCaching] Check for [org.xwiki.panels.test.po.NavigationPanelAdministrationPage] at [http://xwikiweb:8080/xwiki/bin/admin/XWiki/XWikiPreferences?form_token=MDyIPXPlyu0M6tkNYcRvEg&editor=globaladmin&forceEdit=true§ion=panels.navigation&force=true&]. Found [2] items 1: Certain ARIA roles must contain particular children Description: Ensure elements with an ARIA role that require child roles contain them Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-required-children?application=axeAPI Help: Certain ARIA roles must contain particular children Impact: critical Tags: cat.aria, wcag2a, wcag131, EN-301-549, EN-9.1.3.1 HTML element: <div class="xtree jstree-no-links jstree-xwiki-large jstree jstree-1 jstree-xwiki jstree-xwiki-responsive" data-responsive="true" data-url="/xwiki/bin/get/Panels/Navigation?outputSyntax=plain&sheet=XWiki.DocumentTree&showAttachments=false&showTranslations=false&exclusions=space%3ACarol&exclusions=space%3AIconThemesCode&exclusions=space%3APanels&exclusions=space%3APanelsCode&exclusions=space%3AIndex&exclusions=space%3AAppWithinMinutes&exclusions=space%3AAttachment&exclusions=space%3AIconThemes" data-draganddrop="true" data-contextmenu="false" data-icons="false" data-edges="false" data-checkboxes="false" data-opento="document:xwiki:Panels.Navigation" data-finder="false" role="tree" aria-multiselectable="true" tabindex="0" aria-activedescendant="document:xwiki:A AA.WebHome" aria-busy="false"> Selector: [.jstree-no-links] Fix any of the following: Element has children which are not allowed: button[tabindex] 2: Buttons must have discernible text Description: Ensure buttons have discernible text Help URL: https://dequeuniversity.com/rules/axe/4.10/button-name?application=axeAPI Help: Buttons must have discernible text Impact: critical Tags: cat.name-role-value, wcag2a, wcag412, section508, section508.22.a, TTv5, TT6.a, EN-301-549, EN-9.4.1.2, ACT HTML element: <button class="jstree-action-pin" type="button"> Selector: [.jstree-leaf.jstree-node[role="none"]:nth-child(1) > .jstree-actions > .jstree-action-pin[type="button"]] Fix any of the following: Element does not have inner 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 Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> Element's default semantics were not overridden with role="none" or role="presentation" ==> expected: <false> but was: <true>
Attachments
Issue Links
- is caused by
-
XWIKI-22885 Broken navigation panel after using pinned pages
-
- Closed
-