[Webkit-unassigned] [Bug 30188] REGRESSION(r49203): Text Drag and Drop stopped working in latest nightly build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 7 22:35:05 PDT 2009


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


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40843|0                           |1
        is obsolete|                            |




--- Comment #14 from Daniel Bates <dbates at webkit.org>  2009-10-07 22:35:05 PDT ---
Created an attachment (id=40851)
 --> (https://bugs.webkit.org/attachment.cgi?id=40851)
Patch

Removed if condition (m_sourceDragOperation == DragOperationNone) since it
appears it is sufficient to just test whether this is not a DHTML drag
operation. As per Eric's comment, added notice to ChangeLog about manual test
case: drag-out-of-background-window.html

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