WordPress/gutenberg

Native Image component includes outdated accessibility hint

Fermée

#45 124 ouverte le 19 oct. 2022

 (4 commentaires) (1 réaction) (0 personne assignée)JavaScript (3 893 forks)batch import
Good First IssueMobile App - i.e. Android or iOS[Block] Image[Block] Media & Text[Focus] Accessibility (a11y)[Type] Bug

Métriques du dépôt

Stars
 (9 607 étoiles)
Métriques de merge PR
 (Merge moyen 12j 18h) (509 PRs mergées en 30 j)

Description

Description

When using a screen reader to navigate images in the native editor, an erroneous "Double tap and hold to edit" hint is read aloud. This discrepancy likely originates from https://github.com/WordPress/gutenberg/pull/40651.

Step-by-step reproduction instructions

  1. Add an Image or Media & Text block.
  2. Add media to the block.
  3. Enable Voice Over.
  4. Move focus to the image.

Expected behaviour

An accurate hint is read aloud, e.g. "Double tap to view larger."

Actual behaviour

An inaccurate hint is read aloud: "Double tap and hold to edit."

Screenshots or screen recording (optional)

https://user-images.githubusercontent.com/438664/196736195-90c75082-05e2-43dc-bdb4-19adf72e9b76.MP4

WordPress information

  • WordPress version: 6.1
  • Gutenberg version: 14.3.1
  • Are all plugins except Gutenberg deactivated? Yes
  • Are you using a default theme (e.g. Twenty Twenty-One)? Geologist

Device information

  • Device: iPhone SE
  • Operating system: iOS 16
  • WordPress app version: 1.84.0

Guide contributeur