Skip to content

[Bug] <iframe> are overly labelled for screen readers #958

Description

@StudioMilo

In e-commerce sites, I am noticing that PayPal buttons have a overuse of the word 'PayPal' in the accessibility trees, this makes the screen readers to render to the word PayPal 4 times.

HTML

<iframe title="PayPal-paypal">
  1. Please edit the title of the <iframe> just using the word paypal 1 time.

HTML

2. **Please edit** the aria-label of the CTA (element with role link) to 'Pay with PayPal', that way screen reader users will find out what this button does,

I tested ApplePay and GooglePay, and they do not have these issues, this is an opportunity for PayPal to improve accessibility, thanks.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions