RESOLVED LATER 55922
[Qt] Qt doesn't add aliases for "text/plain" to ClipboardQt::types
https://bugs.webkit.org/show_bug.cgi?id=55922
Summary [Qt] Qt doesn't add aliases for "text/plain" to ClipboardQt::types
Daniel Cheng
Reported 2011-03-07 20:45:43 PST
I'm not sure this is the actual failure mode, but a quick inspection seems to point to that as an explanation.
Attachments
Benjamin Poulain
Comment 1 2011-03-14 03:52:11 PDT
What is the failing use case?
Benjamin Poulain
Comment 2 2011-03-16 04:11:44 PDT
Not closing since this is reported by a WebKitten. But setting low priority since this is not clear what the bug is.
Daniel Cheng
Comment 3 2011-03-16 19:31:46 PDT
I think I may have confused myself on the correct behavior here. I thought event.DataTransfer.types was supposed to include "text" if "text/plain" was in the list of available types. However, upon reading the standard again, I don't know if this is the case (it may have been an older draft I'm remembering). I'll have to look into this more.
Benjamin Poulain
Comment 4 2011-03-17 03:02:42 PDT
Ok. I close for now then. Please reopen when you have more info if it is a valid bug.
Note You need to log in before you can comment on or make changes to this bug.