DescriptionFix scrollbar painting problems in pdf files in HiDPI mode with fractional scales.
Reason for the bug is painting code in the pdf plugin which converts back and forth from pixels to DIP
and back to pixels causing us to draw over the scrollbars. Division and multiplication with fractional scales
Is a lossy operation.
BUG=399150
TEST=Tested manually with fractional scales on Windows.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287952
Patch Set 1 #Patch Set 2 : Reverted debugging changes #Messages
Total messages: 10 (0 generated)
|