[Webkit-unassigned] [Bug 121026] New: MouseLeave not always emitted when cursor leaves subframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 9 02:54:41 PDT 2013


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

           Summary: MouseLeave not always emitted when cursor leaves
                    subframe
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at digia.com
        Depends on: 120862


I noticed the recursive calls in Document::updateHoverActiveState does not forward the PlatformMouseEvent* pointer. This means the nested frames will not have enough information to emit  mouseleave.

-- 
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