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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 05:59:43 PDT 2018


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

            Bug ID: 187695
           Summary: AX: <img> element with an SVG source have role group
                    instead of role image
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit at yatil.de

Created attachment 345091

  --> https://bugs.webkit.org/attachment.cgi?id=345091&action=review

PNG image shows the role="img"

Related to #145263?

When using an image element with an SVG source, the ARIA role img for the <img> element is not set. This leads to VoiceOver announcing the SVG image as a “group” instead of an “image”. It also means that on iOS the image can’t be discovered by touching the screen.

An interactive example can be found here: https://codepen.io/yatil/pen/BPKBEw

I have attached images demonstrating the problem, too.

-- 
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/20180716/3623ada2/attachment.html>


More information about the webkit-unassigned mailing list