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

Issue 10831011: Wrench menu needs to respond to touch events. (Closed)

Created:
8 years, 4 months ago by girard
Modified:
8 years, 4 months ago
Reviewers:
sadrul
CC:
chromium-reviews, tfarina
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Wrench menu needs to respond to touch events. Touches generate emulated mouse events. The menu controller was unintentionally ignoring these events. BUG=138356 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148767

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M ui/views/controls/menu/menu_controller.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
girard
Wrench menu was (unintentionally) ignoring touch events in windows. Not anymore!
8 years, 4 months ago (2012-07-25 19:53:24 UTC) #1
girard
Tests were checking for an exact left-click, which failed for an emulated left-click.
8 years, 4 months ago (2012-07-27 15:27:19 UTC) #2
sadrul
LGTM
8 years, 4 months ago (2012-07-27 15:28:33 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/girard@chromium.org/10831011/1
8 years, 4 months ago (2012-07-27 15:37:01 UTC) #4
commit-bot: I haz the power
8 years, 4 months ago (2012-07-27 17:31:45 UTC) #5
Change committed as 148767

Powered by Google App Engine
This is Rietveld 408576698