[Webkit-unassigned] [Bug 52740] New: When moving a node between documents, EventHandler should be purged of any mention of it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 19 13:55:16 PST 2011


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

           Summary: When moving a node between documents, EventHandler
                    should be purged of any mention of it
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dglazkov at chromium.org
                CC: darin at apple.com


This came up in bug 52464: after setCapturingMouseEventsNode is set and the node is moved to a different document, bizarre things happen, like events firing into the node from another document. I suspect the same things would happen with mouseUnderMouse/lastMouseUnderMouse, dragTarget, and mousePressNode.

Even though this doesn't appear to be a security issue, we should fix this wierdness.

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