[Webkit-unassigned] [Bug 187695] AX: <img> element with an SVG source have no role instead of role image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 02:22:02 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=187695

--- Comment #9 from Joanmarie Diggs (irc: joanie) <jdiggs at igalia.com> ---
I think this has been fixed in Safari Preview.

I can reproduce the problem using VoiceOver in Safari, but in Safari Preview VO announces all images as images.

In addition, I will attach screenshots of the accessibility subtree shown in the XCode accessibility inspector for Safari and Safari Preview. In Safari the relevant portion of the accessibility tree has four siblings:

* Webkit link
* Webkit group
* Webkit image
* Webkit image

In Safari Preview, the tree looks like this:

* Webkit link (1 child):
   - WebKit image
* Webkit image
* WebKit image
* Webkit image

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210305/81b6b079/attachment.htm>


More information about the webkit-unassigned mailing list