[Webkit-unassigned] [Bug 66547] dragleave does not include e.relatedTarget

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 2 09:35:25 PST 2012


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


Andreas Blixt <andreas at blixt.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreas at blixt.org




--- Comment #3 from Andreas Blixt <andreas at blixt.org>  2012-01-02 09:35:25 PST ---
I can reproduce this on "AppleWebKit/535.8 Chrome/17.0.944.0" and "AppleWebKit/535.7 Chrome/16.0.912.63".

Due to the lack of relatedTarget, I have not found a feasible workaround for doing consistent effects based on dragenter/dragleave, beyond keeping extra state outside of the events that keeps track of whether any dragenter events have been triggered on child element.

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