Skip to content

Accessibility Issue – Missing ARIA Reference #104

@beatricelucaci

Description

@beatricelucaci

ll. I am reaching out to report an accessibility issue encountered while using FancyBox for WordPress. Below are the details of the problem:

The

element in the FancyBox overlay contains ARIA attributes (aria-labelledby), but the referenced target for the label does not exist.

This inconsistency can lead to accessibility barriers for users who rely on screen readers or other assistive technologies.
To address this issue effectively, I suggest ensuring that the element referenced in the aria-labelledby attribute value exists within the page and provides a proper label or description.

Steps to reproduce the issue:

Trigger the FancyBox overlay.
Inspect the relevant HTML elements.
Note the absence of the referenced target for the ARIA label in the line of code mentioned above.

The issue is flagged by https://wave.webaim.org/ on our website https://www.arbeitslosenselbsthilfe.org/

https://wordpress.org/support/topic/accessibility-issue-missing-aria-reference/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions