[Webkit-unassigned] [Bug 63004] [Qt] Regression(60942) wrong default action for drag-and-drop.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 10:46:42 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63004





--- Comment #6 from Andreas Kling <kling at webkit.org>  2011-06-21 10:46:42 PST ---
(From update of attachment 97915)
Huh. Looks like QWebPagePrivate::m_lastDropAction was unused before this change.

Will dragMoveEvent() always be called before dropEvent()? If not, we'll be setting the drop action to an uninitialized value.

-- 
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