DescriptionMake the cancelling of drag and drop match Safari for Windows. This is
a follow up CL to http://codereview.chromium.org/149038 as well as to
https://bugs.webkit.org/show_bug.cgi?id=26699
With this change we use DragOperationNone (instead of DragOperationCopy)
and NoButton (instead of LeftButton) when the user presses Escape.
BUG=12018
TEST=On the new new tab page drag one of the thumbnails out of the
window and press escape. The thumbnail should move back to its starting
position.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20125
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|