[webkit-reviews] review denied: [Bug 19893] event.(dataTransfer|clipboardData).getData('text/html') (onpaste, ondrop) : [Attachment 50877] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 17 13:58:40 PDT 2010


Darin Adler <darin at apple.com> has denied Tony Chang (Google)
<tony at chromium.org>'s request for review:
Bug 19893: event.(dataTransfer|clipboardData).getData('text/html') (onpaste,
ondrop)
https://bugs.webkit.org/show_bug.cgi?id=19893

Attachment 50877: Patch
https://bugs.webkit.org/attachment.cgi?id=50877&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
This reverses a change we made in 2004,
<http://trac.webkit.org/changeset/6793>.

The symptom of that bug was:

- Copy some text from any web page.
- Try to paste into an Excel spreadsheet.
- Get error message: "Microsoft Excel cannot paste the data."

Please don't make this change to WebKit unless you have some other solution for
that problem. We want people to be able to copy in Safari and paste into Excel.


More information about the webkit-reviews mailing list