[Webkit-unassigned] [Bug 173026] New: Can't focus fields hidden with CSS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 6 12:08:39 PDT 2017


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

            Bug ID: 173026
           Summary: Can't focus fields hidden with CSS
           Product: WebKit
           Version: Safari 10
          Hardware: Macintosh
                OS: macOS 10.12
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hi at chadoh.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

See example in https://codepen.io/chadoh/pen/gWyBzV

Safari tries to be smart and not allow users to focus a field that wouldn't be usable.

The problem is that fields can be focused by clicking on their label or tabbing into them, and either CSS `:focus` styles or JS may make the field usable upon such an action.

-- 
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/20170606/d4a4a720/attachment.html>


More information about the webkit-unassigned mailing list