Chromium Code Reviews
DescriptionRevert "Fixed first step of scrolling not applying"
This reverts commit 47c6f3e7252ece9b52e5b86d40944e66442ea7aa. This was causing
an issue where touchpad scrolling, moving the mouse via a trackpointer, and
touchpad scrolling again caused a scroll jump because the SlaveSwitch resets
the scroll valuator but we stopped resetting the ScrollInfo's position field
with this CL.
This CL was originally meant to address issue 593453, where a first tick of a
scroll wouldn't apply because the SlaveSwitch cleared out the ScrollInfo fields
but that should be addressed by Will's second CL in that issue:
https://codereview.chromium.org/1792623003 which disables xinput2 for
non-precise devices.
BUG=609748, 593453
Committed: https://crrev.com/9ec3cd7e9c00b5fea3c175a404014eb32e072ec7
Cr-Commit-Position: refs/heads/master@{#399200}
Patch Set 1 #
Messages
Total messages: 14 (6 generated)
|
|||||||||||||||||||