[Webkit-unassigned] [Bug 38826] New: file:// URLs still exposed through drag-and-drop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 9 17:49:01 PDT 2010


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

           Summary: file:// URLs still exposed through drag-and-drop
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dcheng at chromium.org
                CC: jianli at chromium.org


This is on Chromium, but I believe the same will happen in Safari.

Go to any web page, set the page to be contentEditable, and then drag and drop a file. A link is created with an absolute file:// path. This is because DragController calls DragData::asURL.

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