[Webkit-unassigned] [Bug 28646] CSS focus pseudoclass is not handled correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 19 00:19:33 PST 2016


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

Chris Rebert <webkit at chrisrebert.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|528+ (Nightly build)        |Safari 9
           Hardware|PC                          |All
                 OS|Windows XP                  |All
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #1 from Chris Rebert <webkit at chrisrebert.com> ---
Basically you're encountering https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#Clicking_and_focus
By default, unlike other browsers, Safari (for whatever reason) doesn't focus `<a>` elements when clicking on them, unless they have a `tabindex` attribute.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160219/abc787d6/attachment.html>


More information about the webkit-unassigned mailing list