Summary: | [chromium] REGRESSION: Cannot drag a file out | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Philip Rogers <pdr> | ||||||
Component: | HTML Editing | Assignee: | 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
Philip Rogers
2012-02-28 11:41:45 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? Created attachment 129536 [details]
Patch
Comment on attachment 129536 [details]
Patch
presumably, there's no way to test this behavior in DRT?
(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. Created attachment 129544 [details]
Patch
Comment on attachment 129544 [details] Patch Clearing flags on attachment: 129544 Committed r109280: <http://trac.webkit.org/changeset/109280> All reviewed patches have been landed. Closing bug. |