Skip to content

Conversation

@fhelfer
Copy link
Contributor

@fhelfer fhelfer commented Jan 30, 2026

Error 6881 5 The “aria-labelledby” attribute must not be specified on any “div” element unless the element has a “role” value other than “caption”, “code”, “deletion”, “emphasis”, “generic”, “insertion”, “paragraph”, “presentation”, “strong”, “subscript”, or “superscript”.
https://mantis.ilias.de/view.php?id=47066

Regions (role="region") for active inputs and section inputs must
reference their label. Set aria-labelledby="opener_{ID_FILTER}"
(resp. opener_{ID_FILTER_ACTIVE}) so screen readers associate the
expandable sections with the filter opener button.

Problem

  • Accessibility: Die Bereiche mit role="region" (aktive Filter, Filter-Eingaben) hatten keine Zuordnung zum beschriftenden Element (Opener-Button).

Lösung

  • In tpl.standard_filter.ht

@fhelfer fhelfer added bugfix kitchen sink php Pull requests that update Php code labels Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix kitchen sink php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants