[Webkit-unassigned] [Bug 187799] New: SVG <a> with focus lacks visual indicator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 05:28:53 PDT 2018


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

            Bug ID: 187799
           Summary: SVG <a> with focus lacks visual indicator
           Product: WebKit
           Version: Safari 11
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: peter at krautzource.com
                CC: zimmermann at kde.org

# Reproduce

* visit https://developer.mozilla.org/en-US/docs/Web/SVG/Element/a
* open the sample there
* focus one of the links

Expected result

The link has some visual indication that it is in focus. 

# Actual result

There is no visible indication that the link is in focus.

# Notes

* Also confirmed on WebKitGTK+  2.20.3
* Defining a CSS outline has no effect
* Chrome, Firefox, and Edge behave as expected
* workaround: wrapping the <a>'s children in a <rect> and specifying stroke-related properties for a:focus>rect works.

-- 
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/20180719/8990964b/attachment.html>


More information about the webkit-unassigned mailing list