Issue HTML5 "Drag and Drop"
-
wrote on 15 Mar 2012, 05:32 last edited by
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. :)
-
wrote on 21 Mar 2012, 11:24 last edited by
Hi,
all of the demos are working for me with QtWebKit 2.2 (included in Qt 4.8) -
wrote on 28 Mar 2012, 16:13 last edited by
Thank you for reply. I will try it using Qt 4.8.