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

Issue 81863002: Sticky keys modifies an entire scroll sequence instead of just a single event. (Closed)

Created:
7 years ago by Tim Song
Modified:
7 years ago
Reviewers:
sadrul, sky
CC:
Seigo Nonaka, chromium-reviews, kalyank, sadrul, ben+ash_chromium.org
Visibility:
Public.

Description

Sticky keys modifies an entire scroll sequence instead of just a single event. A scroll sequence starts with a fling cancel, followed by a series of scroll events and ends with a fling start event. In the oneshot sticky keys case, we now modify the entire sequence with the modifier key before disabling sticky keys. BUG=308662 TEST=updated unit tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236834

Patch Set 1 #

Patch Set 2 : rebasing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+197 lines, -37 lines) Patch
M ash/wm/sticky_keys.h View 1 chunk +5 lines, -0 lines 0 comments Download
M ash/wm/sticky_keys.cc View 3 chunks +22 lines, -3 lines 0 comments Download
M ash/wm/sticky_keys_unittest.cc View 5 chunks +97 lines, -15 lines 0 comments Download
M ui/events/x/events_x_utils.h View 1 chunk +11 lines, -0 lines 0 comments Download
M ui/events/x/events_x_utils.cc View 6 chunks +62 lines, -19 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Tim Song
+sky@ for sticky_keys +sadrul@ for events_x_utils
7 years ago (2013-11-21 23:15:11 UTC) #1
sky
LGTM
7 years ago (2013-11-21 23:34:50 UTC) #2
sadrul
lgtm
7 years ago (2013-11-22 01:39:53 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tengs@chromium.org/81863002/60001
7 years ago (2013-11-22 18:25:51 UTC) #4
commit-bot: I haz the power
7 years ago (2013-11-22 21:42:01 UTC) #5
Message was sent while issue was closed.
Change committed as 236834

Powered by Google App Engine
This is Rietveld 408576698