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

Issue 283363002: Hide context menu on 'touchstart' event. (Closed)

Created:
6 years, 7 months ago by fukino
Modified:
6 years, 7 months ago
CC:
chromium-reviews, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Hide context menu on 'touchstart' event. When a user do non-Tap (e.g. LongPress for drag, LongTap for context menu) operations on touch panel, 'mousedown' is not dispatched immediately. In these cases, context menu should be hided because user doesn't focus on the context menu anymore. This CL hide the menu on 'touchstart' in the same manner as 'mousedown'. BUG=267211 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270996

Patch Set 1 #

Patch Set 2 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M ui/webui/resources/js/cr/ui/context_menu_handler.js View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
fukino
Hi @arv, could you take a look?
6 years, 7 months ago (2014-05-15 11:08:15 UTC) #1
arv (Not doing code reviews)
LGTM
6 years, 7 months ago (2014-05-15 19:24:25 UTC) #2
fukino
On 2014/05/15 19:24:25, arv wrote: > LGTM Thanks!
6 years, 7 months ago (2014-05-16 01:06:19 UTC) #3
fukino
The CQ bit was checked by fukino@chromium.org
6 years, 7 months ago (2014-05-16 01:06:26 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fukino@chromium.org/283363002/1
6 years, 7 months ago (2014-05-16 01:08:09 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-16 06:10:46 UTC) #6
commit-bot: I haz the power
Failed to apply patch for @master/ui/webui/resources/js/cr/ui/context_menu_handler.js: While running svn add @master --force --config-dir /b/infra_internal/commit_queue/subversion_config --non-interactive; ...
6 years, 7 months ago (2014-05-16 06:10:47 UTC) #7
fukino
The CQ bit was checked by fukino@chromium.org
6 years, 7 months ago (2014-05-16 07:20:18 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fukino@chromium.org/283363002/1
6 years, 7 months ago (2014-05-16 07:20:44 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-16 07:55:09 UTC) #10
commit-bot: I haz the power
Failed to apply patch for @master/ui/webui/resources/js/cr/ui/context_menu_handler.js: While running svn add @master --force --config-dir /b/infra_internal/commit_queue/subversion_config --non-interactive; ...
6 years, 7 months ago (2014-05-16 07:55:09 UTC) #11
fukino
The CQ bit was checked by fukino@chromium.org
6 years, 7 months ago (2014-05-16 08:34:18 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fukino@chromium.org/283363002/20001
6 years, 7 months ago (2014-05-16 08:34:58 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-16 10:30:25 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-16 11:38:06 UTC) #15
commit-bot: I haz the power
Failed to apply patch for @master/ui/webui/resources/js/cr/ui/context_menu_handler.js: While running svn add @master --force --config-dir /b/infra_internal/commit_queue/subversion_config --non-interactive; ...
6 years, 7 months ago (2014-05-16 11:38:06 UTC) #16
Paweł Hajdan Jr.
The CQ bit was checked by phajdan.jr@chromium.org
6 years, 7 months ago (2014-05-16 11:50:00 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fukino@chromium.org/283363002/20001
6 years, 7 months ago (2014-05-16 11:50:43 UTC) #18
commit-bot: I haz the power
6 years, 7 months ago (2014-05-16 11:52:12 UTC) #19
Message was sent while issue was closed.
Change committed as 270996

Powered by Google App Engine
This is Rietveld 408576698