NEW 59606
[Mac] Clipboard::getData() should not be case sentitive
https://bugs.webkit.org/show_bug.cgi?id=59606
Summary [Mac] Clipboard::getData() should not be case sentitive
Yael
Reported 2011-04-27 07:10:00 PDT
Based on comment https://bugs.webkit.org/show_bug.cgi?id=58210#c10 , ClipboardMac::getData() should not be case sentitive. Calling dataTransfer.setData and later on dataTransfer.getData will fail if the case if the types does not match.
Attachments
Note You need to log in before you can comment on or make changes to this bug.