DescriptionFix scrollbar thumb drag cancellation in RTL mode
Scrollbar stores original scroll position in non-negative scroll coordinates.
When sending those coordinates to ScrollableArea, they should be offsetted
with minimumScrollPosition() first.
R=jchaffraix@chromium.org
BUG=377131
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175100
Patch Set 1 #Patch Set 2 : Mac's scrollbar behavior is different from Aura #
Total comments: 1
Patch Set 3 : add test comment #
Messages
Total messages: 7 (0 generated)
|