WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 187695
201354
<img> read as "group" by VoiceOver when source is SVG
https://bugs.webkit.org/show_bug.cgi?id=201354
Summary
<img> read as "group" by VoiceOver when source is SVG
kaylee
Reported
2019-08-30 14:06:52 PDT
When using Voiceover, image tags whose source is an SVG are read as a group. The expected behavior is for them to be read as an image, which is what happens in Chrome. Inline SVGs in Safari are explicitly given role="img" to achieve the effect of being read as an image rather than a group; however there is no reason an img tag shouldn't always have an implicit role of img, regardless of the format of the source image. Here is a small sample codepen that can be used for testing:
https://codepen.io/kaylee42/pen/gOYxWwg
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-08-31 17:17:30 PDT
<
rdar://problem/54922562
>
Maciej Stachowiak
Comment 2
2020-02-03 18:56:01 PST
*** This bug has been marked as a duplicate of
bug 187695
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug