Home | History | Annotate | Download | only in WebCore

Lines Matching full:drag

659               manual-tests/drag-enter-alert.html
661 * manual-tests/drag-enter-alert.html: Added.
662 * manual-tests/resources/drag-image.png: Added.
1358 - fix <rdar://problem/6958664> REGRESSION (r42665): When I drag to pan a
7884 what drag operations it supports (in a mask) and the destination
7888 drag, and we keep it around so that we can provide this information
12701 <rdar://problem/6858340> REGRESSION: can't drag local HTML files into Safari because CFURLCreateWithFileSystemPath inserts "localhost"
14408 Fix for <rdar://problem/6841106> REGRESSION: Crash drag selecting
14409 To Do's in a Mail note (excessive recursion in mouse drag tracking)
17683 mousedown made the drag non-capturing.
17694 This is the first step of allowing drag events to match the behaviour
17699 Test: fast/events/mouse-drag-from-frame-to-other-frame.html
17930 Bug 25162: REGRESSION (r41176-r41242): Drag-selection above/below the line does not select to beginning/end
18022 Allow platforms to snap the scroll thumb back to the drag origin
18023 during a drag. Implement functions for Safari/Win and Chromium/Win
30605 Safari crashes during drag and drop in Google presentations
30613 Test: editing/selection/crash-on-drag-with-mutation-events.html
38416 <rdar://problem/6160546> REGRESSION: In Full page mode, movie controller hides when I drag the knob if movie is playing
39296 <rdar://problem/6156755> onMouseOver events do not fire properly for cross frame drag and drop
39301 subsequent mousemove events fired for the drag should not be
39304 Test: fast/events/mouse-drag-from-frame.html
63065 * manual-tests/drag-image-to-desktop.html: Added.
63073 Manual test case is manual-tests/drag-image-to-desktop.html
66532 that platforms can ue to clean up drag state after a
66533 system drag. Use this method on PLAFORM(MAC).
78940 <rdar://problem/5984433>: Drag and drop of links in edit mode violates assert in MoveSelectionCommand::doApply()
78948 when the drag begins.