Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional word is being announced by screen reader for the external links #8063

Closed
L1nBra opened this issue Oct 7, 2024 · 1 comment · Fixed by #8065
Closed

Additional word is being announced by screen reader for the external links #8063

L1nBra opened this issue Oct 7, 2024 · 1 comment · Fixed by #8065

Comments

@L1nBra
Copy link

L1nBra commented Oct 7, 2024

Description
Links should be clearly announced for screen reader users with the text which is used/visually present for the link on the page. Additional words can confuse users.

Preconditions
Stateful Home page (Overview) is opened.
Use Screen Reader (NVDA).

Steps to reproduce

1.Navigate to Learn more about Elastic Stack licenses link by pressing Tab key.
2.Observe how the link is announced by screen reader.

Environment

  • Windows 11 Pro
  • Chrome Version 129.0.6668.70 (Official Build) (64-bit)
  • Screen Reader NVDA
  • Cloud, QA environment

Proposed solution

User should hear only the link text and that this element is a link:
Learn more about Elastic Stack licenses link
Additional description for such links, like: graphic, External link should be removed.

WCAG or Vendor Guidance (optional)

Screenshots or Trace Logs

Link
Image

NVDA Speech Viewer
Image

Html snippet
Image

Created from Stateful Search issue #195227

@L1nBra L1nBra changed the title [Stateful: Home page] Additional word is being announced by screen reader for the external links Additional word is being announced by screen reader for the external links Oct 7, 2024
alexwizp added a commit to alexwizp/eui that referenced this issue Oct 8, 2024
alexwizp added a commit to alexwizp/eui that referenced this issue Oct 8, 2024
@alexwizp
Copy link
Contributor

alexwizp commented Oct 8, 2024

This issue relates to the EuiExternalLinkIcon component. I've created a quick fix in this PR: #8065

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants