Bug 261177 - VoiceOver does not support aria-description with span tag
Summary: VoiceOver does not support aria-description with span tag
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 16
: P2 Major
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-05 14:45 PDT by Hyongsop Kim
Modified: 2023-09-05 14:46 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hyongsop Kim 2023-09-05 14:45:55 PDT
Hello, I am a VoiceOver screen reader user. I tested the latest version of safari and VoiceOver to see if the aria-description attribute is supported. VoiceOver does not support the aria-description attribute yet with span tag, so I reported the bug.

If you visit the following site, you will see several fruit buttons, and the regular price and discount price are marked up as class styles.
https://nv-a11y.synology.me/a11y/description2.html
Since each regular price and discount price are defined as styles, I used the aria-description attribute to make them readable by screen readers, but this attribute is not being read.

I would appreciate it if you could improve the related issues after testing it.
Comment 1 Radar WebKit Bug Importer 2023-09-05 14:46:04 PDT
<rdar://problem/115013776>