[Webkit-unassigned] [Bug 203862] New: AX:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 5 14:06:02 PST 2019


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

            Bug ID: 203862
           Summary: AX:
           Product: WebKit
           Version: Safari 13
          Hardware: Macintosh
                OS: macOS 10.15
            Status: NEW
          Severity: Major
          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

Using the CMD+OPT+CTRL+G to go to the next image and SHIFT+CMD+OPT+CTRL+G to go to the previous image, when we use .svg files inside the <img> HTML element, VoiceOver can't focus them. For example in this sequence of logos:

<nav aria-label="menu dos patrocinadores">
  <ul>
   <li><a target="_blank" title="Abre numa nova página" href="https://www.portugal.gov.pt/ "><img alt="XXI Governo da Républica Portuguesa" src="img/logo_republica_portuguesa.svg"></a></li>
   <li><a target="_blank" title="Abre numa nova página" href="https://www.ama.gov.pt/ "><img alt="AMA -  Agência para a Modernização Administrativa" src="img/logo_ama.svg"></a></li>
   <li><a target="_blank" title="Abre numa nova página" href="https://eportugal.gov.pt/ "><img alt="ePortugal" src="img/logo_eportugal.svg"></a></li>
   <li><a target="_blank" title="Abre numa nova página" href="https://usabilidade.gov.pt "><img alt="Usabilidade Gov PT" src="img/logo_usabilidade.svg"></a></li>
   <li><a target="_blank" title="Abre numa nova página" href="http://www.acessibilidade.gov.pt "><img alt="Unidade ACESSO - Acessibilidade Gov PT" src="img/logo_acesso.png"></a></li>
   <li><a target="_blank" title="Abre numa nova página" href="http://www.poci-compete2020.pt/ "><img alt="Compete 2020" src="img/logo_compete.svg"></a></li>
   <li><a target="_blank" title="Abre numa nova página" href="https://www.portugal2020.pt"><img alt="Portugal 2020" src="img/logo_2020.svg"></a></li>
   <li><a target="_blank" title="Abre numa nova página" href="https://ec.europa.eu/info/funding-tenders/funding-opportunities/funding-programmes/overview-funding-programmes/european-structural-and-investment-funds_pt "><img alt="União Europeia" src="img/logo_uniao_europeia.svg"></a></li>
  </ul>
</nav>
source: https://selo.usabilidade.gov.pt (see the logos in the footer of the page).

VoiceOver only reach <img alt="Unidade ACESSO - Acessibilidade Gov PT" src="img/logo_acesso.png"> - the only image that is in .png format.

-- 
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/20191105/45b9c3ac/attachment.htm>


More information about the webkit-unassigned mailing list