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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 10:56:07 PST 2012


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





--- Comment #3 from Daniel Cheng <dcheng at chromium.org>  2012-02-22 10:56:07 PST ---
Some are definitely bugs:
- Drop handler preventing navigation even if default not prevented.
- "Text" and "URL" present in DataTransfer.types.

Some are areas where we currently don't match the spec:
- dropEffect defaults
- drag/dragover events fired too quickly
- drop allowed even if dragenter not cancelled (the spec says you have to cancel both dragenter and dragover)

Some are intentional from what I recall:
- FileReader not opening files when the page is loaded from a file:// URL.

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