[Webkit-unassigned] [Bug 181516] New: Make elements of zero width or height focusable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 10 20:20:44 PST 2018


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

            Bug ID: 181516
           Summary: Make elements of zero width or height focusable
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

Right now, input elements, SVG anchor elements, and MathML elements are not focusable while their width or height is zero.

This is an ancient behavior introduced in https://trac.webkit.org/changeset/5327 and https://trac.webkit.org/changeset/5598 but does not match other browsers' behaviors.

Remove this restriction so that any element can be focused regardless of its CSS box size.

-- 
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/20180111/3154710d/attachment.html>


More information about the webkit-unassigned mailing list