Problem/Motivation

When a button doesn't have an accessible name, screen readers and other assistive technologies announce it as button, which provides no information to users about what the button does.

Steps to reproduce

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

kkumaren created an issue. See original summary.

kkumaren’s picture

Add aria-label to video_embed_field_lazyload field formatter

kkumaren’s picture

StatusFileSize
new621 bytes
rybchynski’s picture

Thanks, very useful patch, but I believe that `aria-label` shouldn't be an array.

redneko’s picture

Version: 8.x-2.x-dev » 3.0.x-dev

redneko’s picture

New patch for the 3.x branch

redneko’s picture

Status: Active » Needs review

mably made their first commit to this issue’s fork.

mably’s picture

Version: 3.0.x-dev » 3.x-dev

  • mably committed df483834 on 3.x authored by redneko
    Issue #3193601 by kkumaren, rybchynski, redneko, mably: Accessibility:...
mably’s picture

Status: Needs review » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.