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

Issue 7540002: Fix a few issues with touch-events and views-desktop. (Closed)

Created:
9 years, 4 months ago by sadrul
Modified:
9 years, 4 months ago
Reviewers:
sky
CC:
chromium-reviews, dhollowa
Visibility:
Public.

Description

Fix a few issues with touch-events and views-desktop. * Activate a widget when it is touched. * Drop a synthetic mouse event on the toplevel widget instead of the immediate parent widget. * Send touch-events to the captured view if there is one. BUG=none TEST=manually Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=94796

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -4 lines) Patch
M views/desktop/desktop_window_root_view.h View 1 chunk +5 lines, -0 lines 0 comments Download
M views/desktop/desktop_window_root_view.cc View 2 chunks +14 lines, -2 lines 0 comments Download
M views/events/event.h View 1 chunk +1 line, -0 lines 0 comments Download
M views/touchui/gesture_manager.cc View 1 chunk +4 lines, -1 line 0 comments Download
M views/widget/native_widget_view.cc View 1 chunk +2 lines, -1 line 0 comments Download
M views/widget/root_view.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sadrul
9 years, 4 months ago (2011-07-29 20:53:11 UTC) #1
sky
9 years, 4 months ago (2011-07-29 21:14:19 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698