[Webkit-unassigned] [Bug 202431] New: AX: VoiceOver doesn't read the attribute alt when h1->img[src]=.svg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 1 13:55:20 PDT 2019


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

            Bug ID: 202431
           Summary: AX: VoiceOver doesn't read the attribute alt when
                    h1->img[src]=.svg
           Product: WebKit
           Version: Safari 12
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jorge.f at netcabo.pt
                CC: webkit-bug-importer at group.apple.com

The alt of the img[src]= .svg element is not read by VoiceOver. If img[src]=.png VO reads correctly the alt. If img svg inside a p VO reads. 

Here is an example:

<h1 class="navbar-brand_h1”>
    <img alt="ePortugal.gov.pt" id="imgLogoHeader" src="https://eportugal.gov.pt/o/servgov-theme/images/e_Portugal.svg”>
 </h1>
source: https://eportugal.gov.pt

-- 
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/20191001/3c10edd5/attachment-0001.html>


More information about the webkit-unassigned mailing list