DescriptionIncorrect LocalFrame::paintIntoDragImage picture bounds
LocalFrame::paintIntoDragImage() translates the content to be origin-
aligned, but leaves the picture bounds unchanged => the picture content
lies outside the declared picture cull rect.
We need to also shift the picture bounds, to keep them aligned with its
content.
R=junov@chromium.org,mtklein@chromium.org
BUG=522143
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200763
Patch Set 1 #Patch Set 2 : updated #
Total comments: 4
Patch Set 3 : review comments #Messages
Total messages: 11 (2 generated)
|