You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)?
Support
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
Details
Note: This support issue is created automatically via GitHub action.
The text was updated successfully, but these errors were encountered: