• It seems that when a link is created and set to open in a new tab, the Aria-label is being set as ‘(opens in a new tab)’. However, when running a Google PSI audit, these links are being flagged as poor practice in the accessibility section. This is ironic because it is supposed to assist those using a screen reader.

    I was unsure of what was causing this behavior, but after disabling all plugins, I discovered that it was being caused by EditorsKit.

    Is there a way to modify this behavior in the plugin or update it to comply with the guidelines mentioned below (taken from the help on the PSI report)?

    https://dequeuniversity.com/rules/axe/4.7/label-content-name-mismatch

  • The topic ‘Elements with visible text labels do not have matching accessible names’ is closed to new replies.