[Webkit-unassigned] [Bug 84514] REGRESSION(r105396): Can not drag and drop text while composing an iCloud.com email

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 23:17:36 PDT 2012


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





--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2012-04-26 23:17:36 PST ---
This might be a bug on iCloud. http://trac.webkit.org/changeset/105396 changed WebKit so that it fires drop event on edit drag.

My guess is that iCloud isn't checking types attribute on the dataTransfer interface:
http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html#dom-datatransfer-types

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