• Resolved greenclosetdev

    (@greenclosetdev)


    We are performing an accessibility audit on several websites and have found that the language switcher component does not meet WCAG 2.1 guidelines. The modal becomes a keyboard trap. To replicate the issue, tab navigate the page. You can enter the modal and tab through the languages but the modal does not close. You are able to continue tabbing down the page but nothing receives proper focus because the modal is still open.

    Can this be resolved?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    Unfortunately not all language selectors are WCAG compatible, Popup look is not.

    Please use a simpler language switcher like regular Dropdown, or use Flags/Flags with language names/codes option place the selector into your menu and it should be fine.

    Thanks! 🙂

    Thread Starter greenclosetdev

    (@greenclosetdev)

    Thanks, but that’s not really a resolution. Is there anything that can be done to make the popup version compliant?

    Plugin Author edo888

    (@edo888)

    Hi,

    Possibly you need to modify wp-content/plugins/gtranslate/js/popup.js and make it WCAG compliant. Unfortunately I have not invested time to make that happen. Feel free to share your findings.

    Thanks! 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.