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

Issue 16909002: Fix overlay scrollbar's response to gesture events. (Closed)

Created:
7 years, 6 months ago by dewittj
Modified:
7 years, 6 months ago
Reviewers:
Jun Mukai, sadrul
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Fix overlay scrollbar's response to gesture events. BUG=249160 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208383

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix normal state #

Total comments: 2

Patch Set 3 : Adds handling for ET_GESTURE_END #

Patch Set 4 : Also catch the FLING_START event. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -4 lines) Patch
M ui/views/controls/scrollbar/overlay_scroll_bar.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/controls/scrollbar/overlay_scroll_bar.cc View 1 2 3 2 chunks +25 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Jun Mukai
https://codereview.chromium.org/16909002/diff/1/ui/views/controls/scrollbar/overlay_scroll_bar.cc File ui/views/controls/scrollbar/overlay_scroll_bar.cc (right): https://codereview.chromium.org/16909002/diff/1/ui/views/controls/scrollbar/overlay_scroll_bar.cc#newcode65 ui/views/controls/scrollbar/overlay_scroll_bar.cc:65: int alpha = kThumbDefaultAlpha; The scrollbar is always shown ...
7 years, 6 months ago (2013-06-13 00:58:23 UTC) #1
dewittj
I think I forgot to premultiply the alpha value on NORMAL state. PTAL.
7 years, 6 months ago (2013-06-13 15:03:28 UTC) #2
Jun Mukai
https://codereview.chromium.org/16909002/diff/4001/ui/views/controls/scrollbar/overlay_scroll_bar.cc File ui/views/controls/scrollbar/overlay_scroll_bar.cc (right): https://codereview.chromium.org/16909002/diff/4001/ui/views/controls/scrollbar/overlay_scroll_bar.cc#newcode131 ui/views/controls/scrollbar/overlay_scroll_bar.cc:131: animation_.Hide(); The scrollbar doesn't hide when I fling the ...
7 years, 6 months ago (2013-06-13 19:11:23 UTC) #3
dewittj
Jun, could you try this new patch for me?
7 years, 6 months ago (2013-06-21 18:53:36 UTC) #4
dewittj
Jun, could you try this new patch for me?
7 years, 6 months ago (2013-06-21 18:53:36 UTC) #5
Jun Mukai
https://codereview.chromium.org/16909002/diff/4001/ui/views/controls/scrollbar/overlay_scroll_bar.cc File ui/views/controls/scrollbar/overlay_scroll_bar.cc (right): https://codereview.chromium.org/16909002/diff/4001/ui/views/controls/scrollbar/overlay_scroll_bar.cc#newcode131 ui/views/controls/scrollbar/overlay_scroll_bar.cc:131: animation_.Hide(); On 2013/06/13 19:11:23, Jun Mukai wrote: > The ...
7 years, 6 months ago (2013-06-21 21:12:43 UTC) #6
dewittj
I saw a comment in the code that there would be an ET_GESTURE_END event at ...
7 years, 6 months ago (2013-06-21 21:58:39 UTC) #7
Jun Mukai
On 2013/06/21 21:58:39, dewittj wrote: > I saw a comment in the code that there ...
7 years, 6 months ago (2013-06-21 22:52:18 UTC) #8
dewittj
okay, I added a check for FLING_START
7 years, 6 months ago (2013-06-21 23:02:33 UTC) #9
Jun Mukai
lgtm
7 years, 6 months ago (2013-06-24 21:51:23 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dewittj@chromium.org/16909002/18001
7 years, 6 months ago (2013-06-24 21:54:24 UTC) #11
dewittj
sadrul@, can you please take a look?
7 years, 6 months ago (2013-06-24 21:55:26 UTC) #12
sadrul
LGTM
7 years, 6 months ago (2013-06-24 23:34:45 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dewittj@chromium.org/16909002/18001
7 years, 6 months ago (2013-06-24 23:37:25 UTC) #14
commit-bot: I haz the power
7 years, 6 months ago (2013-06-25 04:00:19 UTC) #15
Message was sent while issue was closed.
Change committed as 208383

Powered by Google App Engine
This is Rietveld 408576698