[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 08:45:46 PDT 2017


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

chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cfleizach at apple.com

--- Comment #8 from chris fleizach <cfleizach at apple.com> ---
(In reply to Patrick H. Lauke from comment #7)
> 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>

this could be remedied by adding a role="link"

> 
> 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/64856ca2/attachment.html>


More information about the webkit-unassigned mailing list