[Webkit-unassigned] [Bug 191714] New: Input nodes receive focus when there is a preventDefault on a selectstart handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 14:19:03 PST 2018


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

            Bug ID: 191714
           Summary: Input nodes receive focus when there is a
                    preventDefault on a selectstart handler
           Product: WebKit
           Version: Safari 11
          Hardware: Macintosh
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bugged.dev at gmail.com

When using a preventDefault in a selectstart handler, input nodes on the page will receive focus while the pointer is down and the pointer hovers over the input node.

This behavior is reproducible here:
https://codepen.io/psant/pen/oQwxgx

This behavior is not reproducible in Chrome, Firefox, or Edge

Thanks

-- 
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/20181115/52967c71/attachment.html>


More information about the webkit-unassigned mailing list