Lines Matching full:dragging
831 // <rdar://problem/3908282> REGRESSION (Mail): No drag image dragging selected text in Blot and Mail
3861 // The following 2 internal NSView methods are called on the drag destination to make scrolling while dragging work.
3862 // Scrolling while dragging will only work if the drag destination is in a scroll view. The WebView is the drag destination.
3863 // When dragging to a WebView, the document subview should scroll, but it doesn't because it is not the drag destination.