[Webkit-unassigned] [Bug 120786] New: Mouseenter/-leave not triggered when element under cursor is moved/removed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 5 12:20:49 PDT 2013


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

           Summary: Mouseenter/-leave not triggered when element under
                    cursor is moved/removed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Events
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: karl.bohlmark at gmail.com


Steps to reproduce:
----------------

1) Open the attached example with web inspector open.
2) Click the red div.

Expected: When the red div is removed and the green div takes its place, a mouseenter event should be triggered causing 'enter green' to be output to the console.

Actual: No mouseenter event is triggered.

Build: WebKit r154944 was built on 01 September 2013

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list