DescriptionFix for RenderListBox not showing vertical scrollbar with overlay-scrollbar enabled.
The scrollbars does not paint as verticalScrollbarWidth() returns 0 in paint in case of overlay-scrollbars.
We should use actual scrollbar width while placing and painting the scrollbar.
BUG=385463
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176395
Patch Set 1 : #Patch Set 2 : #Patch Set 3 : Fix compilation error #
Total comments: 3
Messages
Total messages: 8 (0 generated)
|