[Webkit-unassigned] [Bug 25690] Drop event is never fired when dragover's target element is removed even if the event was canceled by its ancestor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 3 23:34:49 PST 2013


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





--- Comment #17 from Ryosuke Niwa <rniwa at webkit.org>  2013-02-03 23:36:54 PST ---
(In reply to comment #16)
> (In reply to comment #14)
> > 
> > Thanks for the clarification.
> 
> Thanks for the reduction.  Minor nit.
> 
>   <div ondragover="event.dataTransfer.dropEvent='copy';return false"
>           ondrop="alert('PASS');" ondragenter="this.innerHTML+='|';">
> 
> ondragenter should also return false.

Not in WebKit.

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