RESOLVED WORKSFORME 29475
[Qt] QtWebkit does not handle drag and dropping of images with links properly
https://bugs.webkit.org/show_bug.cgi?id=29475
Summary [Qt] QtWebkit does not handle drag and dropping of images with links properly
Tor Arne Vestbø
Reported 2009-09-18 08:37:47 PDT
This bug report originated from issue QTBUG-2181 <http://bugreports.qt.nokia.com/browse/QTBUG-2181> --- Description --- Go to a webpage (in the QtWebkit browser example) such as webkit.org and click and drag on the download nightly builds button. Drag and drop this into the dropsite example that comes with Qt. If you do this from firefox or konqueror you will see that the link nightly.webkit.org will be dropped. However if you do this from QtWebkit it will try to drop the image and not the link set on the image.(ie. we'll get the image data instead of the link).
Attachments
Tor Arne Vestbø
Comment 1 2009-09-29 03:45:13 PDT
Can't reproduce in WebKit trunk (r48806), against Qt 4.6 (73585661), on Mac OS 10.6 Please reopen if still valid.
Note You need to log in before you can comment on or make changes to this bug.