Bug 29475
Summary: | [Qt] QtWebkit does not handle drag and dropping of images with links properly | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | Keywords: | Qt |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | OS X 10.5 |
Tor Arne Vestbø
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tor Arne Vestbø
Can't reproduce in WebKit trunk (r48806), against Qt 4.6 (73585661), on Mac OS 10.6
Please reopen if still valid.