[webkit-reviews] review denied: [Bug 29552] [Qt] API: Make it possible to customize the DND behaviour of QWebView/QWebPage : [Attachment 85938] Patch for review

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 16 11:19:25 PDT 2011


Benjamin Poulain <benjamin at webkit.org> has denied Aparna Nandyal
<aparna.nand at wipro.com>'s request for review:
Bug 29552: [Qt] API: Make it possible to customize the DND behaviour of
QWebView/QWebPage
https://bugs.webkit.org/show_bug.cgi?id=29552

Attachment 85938: Patch for review
https://bugs.webkit.org/attachment.cgi?id=85938&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
I think this is not that easy. Your patch will prevent all drop to the page.
The initial problem was about changing the current document as a result of a
drag and drop.

You should still be able to
-handle HTML 5 drag and drop
-drop thing in the page, like dropping the url to an input field or an element
with contentEditable


More information about the webkit-reviews mailing list