Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(209)

Issue 23532015: Fix scroll_delta computation on windows for vertical scroll by page (Closed)

Created:
7 years, 3 months ago by jamesr
Modified:
7 years, 3 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Fix scroll_delta computation on windows for vertical scroll by page When scrolling by page, we just need to set scrollByPage to true. Multiplying the scroll_delta by pixelsPerLine results in scrolling much too far. BUG=279035 TEST=manually tested following steps on the bug Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220536

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M content/browser/renderer_host/input/web_input_event_builders_win.cc View 1 chunk +6 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jamesr
Scott - mind reviewing this fairly simple patch? Sadly we don't have unit tests for ...
7 years, 3 months ago (2013-08-29 22:26:06 UTC) #1
darin (slow to review)
LGTM
7 years, 3 months ago (2013-08-30 05:24:30 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/23532015/1
7 years, 3 months ago (2013-08-30 05:25:25 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-08-30 08:53:04 UTC) #4
Message was sent while issue was closed.
Change committed as 220536

Powered by Google App Engine
This is Rietveld 408576698