[Webkit-unassigned] [Bug 28293] New: [Chromium] event.datatransfer.getdata("text/uri-list") treated the same as getdata("URL")
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 13 21:21:57 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28293
Summary: [Chromium] event.datatransfer.getdata("text/uri-list")
treated the same as getdata("URL")
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P3
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rolandsteiner at google.com
In Chromium, getData("text/uri-list") uses the same code path as
getData("URL"), so always ever returns a single URL, even if multiple files are
dragged.
--
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