[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 11:11:55 PDT 2011


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





--- Comment #7 from Yael <yael.aharon at nokia.com>  2011-06-21 11:11:55 PST ---
(In reply to comment #6)
> (From update of attachment 97915 [details])
> 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.

QDrag always sends a dragEvent when it starts, but for sake of clarity I will add the initialization.

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