[Webkit-unassigned] [Bug 29552] [Qt] API: Make it possible to customize the DND behaviour of QWebView/QWebPage
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 16 11:19:25 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=29552
Benjamin Poulain <benjamin at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #85938|review?, commit-queue? |review-
Flag| |
--- Comment #2 from Benjamin Poulain <benjamin at webkit.org> 2011-03-16 11:19:25 PST ---
(From update of attachment 85938)
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
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list