DirkPersky / typo3-dp_cookieconsent

TYPO3 Extension: Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)
GNU Affero General Public License v3.0
32 stars 27 forks source link

WCAG: allow to configure aria-labels #78

Closed Supportic closed 2 years ago

Supportic commented 3 years ago

From an accessibilty point of view it is important that the correct language will be read by screen readers. You can change the language of the text of a link thanks to your language configuration but the aria-label stays in english. 2021-10-21_11-36

There are two options here:

In addition: every a-Tag has tabindex=0 by default :)

screen reader tested with: Orca (linux), NVDA (Windows) or WIN+U > screen reader