[Webkit-unassigned] [Bug 156971] New: Mouseleave fires on elements no longer in the DOM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 25 00:14:36 PDT 2016


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

            Bug ID: 156971
           Summary: Mouseleave fires on elements no longer in the DOM
    Classification: Unclassified
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Macintosh
                OS: OS X 10.11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: becky.conning+webkit-bugzilla at icloud.com

Steps:
1. Access http://jsfiddle.net/cuiffo/czmohkvo/2/
2. Move mouse over the black box
3. Click the black box
4. Move the mouse after waiting
5. Expect no "Mouse leave fired on inner" messages to be presented.

Actual results:
On Safari "Mouse leave fired on inner" appears because mouseleave is fired.

Expected results:
On Firefox, Chrome, Opera and Internet Explorer it does not.

Build Date & Platform:
Version 9.1.1 (11601.6.15, 11602.1.27)

See https://bugs.chromium.org/p/chromium/issues/detail?id=515921 for the corresponding WebKit bug that was fixed late last year.

-- 
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/20160425/2ecbc87f/attachment.html>


More information about the webkit-unassigned mailing list