[Webkit-unassigned] [Bug 147881] AX: VoiceOver/Safari does not allow focus on specific "empty links" (with   )

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 20 02:46:03 PDT 2017


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

Patrick H. Lauke <redux at splintered.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Patrick H. Lauke <redux at splintered.co.uk> ---
At least for links, this now seems resolved in iOS11/Safari/VO. 

<a href="#"> </a>
<a href="#" title="Close"> </a>

now receive VO focus, just the same way that 

<a href="#"></a>
<a href="#" title="Close"></a>

do. There's still an issue where pure spans with tabindex="0", like

<span tabindex="0" title="Close"></span>

don't receive VO focus....but I may file this separately.

-- 
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/20171020/f9cbf522/attachment.html>


More information about the webkit-unassigned mailing list