<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - macOS WKWebView does not support mouse eventts"
   href="https://bugs.webkit.org/show_bug.cgi?id=168573">168573</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>macOS WKWebView does not support mouse eventts
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Safari 10
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>macOS 10.12
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>WebKit2
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mark&#64;lilback.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=302077" name="attach_302077" title="hover works in safari, not in WKWebView">attachment 302077</a> <a href="attachment.cgi?id=302077&amp;action=edit" title="hover works in safari, not in WKWebView">[details]</a></span>
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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>