Skip to content

axe-code is not reporting duplicated links on a page (link-name) #4171

Open
@djalmaaraujo

Description

@djalmaaraujo

Product

axe-core

Product Version

4.7.2

Latest Version

  • I have tested the issue with the latest version of the product

Issue Description

Expectation

axe-core should report duplicated links on the page, based on https://dequeuniversity.com/rules/axe/4.7/link-name.

Actual

axe-code is not reporting duplicated links on the page, based on https://dequeuniversity.com/rules/axe/4.7/link-name.

How to Reproduce

Code sample: https://codesandbox.io/s/patient-worker-x7shvk?file=/index.html

  1. Open https://codesandbox.io/s/patient-worker-x7shvk?file=/index.html
  2. Try to open the link directly (https://x7shvk.csb.app/), without all the CodeSandbox UI
  3. Run axe DevTools
  4. You should get some issues, but no mention of the duplicated links mentioned in https://dequeuniversity.com/rules/axe/4.7/link-name

VoiceOver shows the issue visually:

IMG_3164

Additional context

Here are the screenshots I took from the report in our application:

  • axe results
  • Voice-over links
  • code/visual

image (1)
image (2)
image
test

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation changes

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions