DescriptionMerge 67645 - 2010-09-16 Daniel Cheng <dcheng@chromium.org>
Reviewed by Simon Fraser.
[chromium] Fix incorrect drag node/selection painting.
https://bugs.webkit.org/show_bug.cgi?id=45573
Drag selections were being incorrectly clipped when dragging a selection
near the bottom of a page that was taller than the viewport. To fix
this, we use paintContents() instead of paint().
* page/chromium/FrameChromium.cpp:
(WebCore::Frame::nodeImage):
(WebCore::Frame::dragImageForSelection):
TBR=dcheng@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=67654
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|