[Webkit-unassigned] [Bug 79171] Metabug for drag and drop issues found by Opera

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 12:00:37 PST 2012


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





--- Comment #6 from Daniel Cheng <dcheng at chromium.org>  2012-02-23 12:00:37 PST ---
(In reply to comment #5)
> (In reply to comment #3)
> > Some are definitely bugs:
> > - Drop handler preventing navigation even if default not prevented.
> 
> Drop a URL on IE6/7/8, the browser navs.  Drop a URL in IE6/7/8 on a <div> that cancels the default action of dragenter/dragover, the browser _does not_ nav.  Same results for a File.  The spec is based on IE6; Opera and Firefox are out of spec.

I'll ask for clarification. However, the original IE drag and drop event model is... quirky to say the least. It does not seem intuitive that merely canceling the dragenter/dragover events should be enough to prevent the default action of a *drop*. Given that the original IE model was meant to deal with text and URLs, I think we have some flexibility for improving this.

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