[Webkit-unassigned] [Bug 168573] New: macOS WKWebView does not support mouse eventts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 19 07:33:49 PST 2017


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

            Bug ID: 168573
           Summary: macOS WKWebView does not support mouse eventts
    Classification: Unclassified
           Product: WebKit
           Version: Safari 10
          Hardware: Macintosh
                OS: macOS 10.12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark at lilback.com

Created attachment 302077
  --> https://bugs.webkit.org/attachment.cgi?id=302077&action=review
hover works in safari, not in WKWebView

When using a WKWebView on macOS Sierra, css hover pseudo-class is not activated. Javascript mouse move events also are not fired. It appears that the same event handling for iOS is being used: i.e. hover is activated on click, not via the actual mouse movements. This works fine in Safari.

-- 
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/20170219/90b7d175/attachment-0001.html>


More information about the webkit-unassigned mailing list