Lines Matching full:drag
1893 Add drag & drop support to <input type="file">
1896 Test: manual/input-type-file-drag-drop.html
4867 REGRESSION: Crash occurs when attempting to drag selection into
7486 REGRESSION (NativeTextField): Drag and drop text within a text input field modifies page
8026 through to the RenderTextField, as well as mouse, drag, and wheel events.
11009 (WebCore::HTMLInputElement::defaultEventHandler): let the renderer forward drag, mouse, and wheel events.
11012 (WebCore::FrameView::updateDragAndDrop): Send drag events to the shadowAncestorNode.
13872 Test: fast/events/drag-outside-window.html
26496 Reviewed by Hyatt (drag image fix) and Maciej (the rest).
29809 * manual-tests/drag-image.html: Added.