Bug 79817

Summary: [chromium] REGRESSION: Cannot drag a file out
Product: WebKit Reporter: Philip Rogers <pdr>
Component: HTML EditingAssignee: Daniel Cheng <dcheng>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, dcheng, enrica, rniwa
Priority: P1 Keywords: Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Philip Rogers 2012-02-28 11:41:45 PST
1. In Chrome Dev(v19) or Webkit 109097, open http://www.thecssninja.com/demo/gmail_dragout/
2. Drop PDF link to desktop. Nothing happens.
3. Switch to Beta (v18) and repeat. A PDF file appears on linux desktop.

See related Chromium bug:
http://code.google.com/p/chromium/issues/detail?id=115921
Comment 1 Ryosuke Niwa 2012-02-29 10:44:48 PST
Is this really a WebKit bug? FWIW, Safari 5.1 doesn't appear to support dragging files out of the page.

Isn't this Chromium specific bug?
Comment 2 Daniel Cheng 2012-02-29 15:36:04 PST
Created attachment 129536 [details]
Patch
Comment 3 Ryosuke Niwa 2012-02-29 15:37:25 PST
Comment on attachment 129536 [details]
Patch

presumably, there's no way to test this behavior in DRT?
Comment 4 Daniel Cheng 2012-02-29 15:39:34 PST
(In reply to comment #3)
> (From update of attachment 129536 [details])
> presumably, there's no way to test this behavior in DRT?

I guess it's probably worth testing that we don't regress behavior on DownloadURL as well. I'll include a small test for it.
Comment 5 Daniel Cheng 2012-02-29 16:07:49 PST
Created attachment 129544 [details]
Patch
Comment 6 Daniel Cheng 2012-02-29 16:16:03 PST
Comment on attachment 129544 [details]
Patch

Clearing flags on attachment: 129544

Committed r109280: <http://trac.webkit.org/changeset/109280>
Comment 7 Daniel Cheng 2012-02-29 16:16:08 PST
All reviewed patches have been landed.  Closing bug.