Skip to content
  • tomernic's avatar
    LayoutTests: · 2a013bcc
    tomernic authored
            Reviewed by Tim Hatcher.
    
            <rdar://problem/4560947> Leopard REGRESSION: Dragging to TileGame Widget is broken
            
            * fast/events/ondragenter-expected.checksum: Added.
            * fast/events/ondragenter-expected.png: Added.
            * fast/events/ondragenter-expected.txt: Added.
            * fast/events/ondragenter.html: Added.
    
    WebCore:
    
            Reviewed by Tim Hatcher.
    
            <rdar://problem/4560947> Leopard REGRESSION: Dragging to TileGame Widget is broken
    
            * page/FrameView.cpp:
            (WebCore::FrameView::updateDragAndDrop):
            Use the passed mouse event, instead of the "current" event.  There is no such thing as
            a "drag event".  Asking for the current event during a drag returns a weird system-
            internal event with an invalid mouse location.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@15004 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    2a013bcc