Issue HTML5 "Drag and Drop"
-
Hi, all
I have a question, QtWebKit doesn't support HTML5 "Drag and Drop"?
I'm trying to test below pages using Qt Demo Browser in QtSDK 4.7.4. It's not working. (I think drop event has some problems.)http://html5demos.com/drag
http://nettutsplus.s3.amazonaws.com/64_html5dragdrop/demo/index.html
http://www.tutorialspoint.com/cgi-bin/practice.cgi?file=html5-59.htm
But results of http://html5test.com seems to support HTML5 "Drag and Drop".
!https://lh4.googleusercontent.com/-xB8Ny4bnVf0/T2F9d60rUQI/AAAAAAAADvs/laabV9gqsgc/s704/Image.png(Results of html5test.com)!
Is this a QtWebKit bug?
Thanks in advance. :)