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

Issue 11189148: desktop linux aura: Fix event/capture focus after dragging a window. (Closed)

Created:
8 years, 2 months ago by Elliot Glaysher
Modified:
8 years, 2 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

desktop linux aura: Fix event/capture focus after dragging a window. Both linux_aura versions have had a persistent problem where if you drag a tab out of a window, you have to click on either window to get mouse input working in the web content area. This is because the RootWindow still thinks a mouse drag is in progress. BUG=146077 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=163742

Patch Set 1 #

Patch Set 2 : Fix windows compile. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -8 lines) Patch
M ui/aura/root_window.h View 1 chunk +2 lines, -1 line 0 comments Download
M ui/aura/root_window.cc View 1 chunk +7 lines, -1 line 0 comments Download
M ui/aura/root_window_host_delegate.h View 1 chunk +6 lines, -1 line 0 comments Download
M ui/aura/root_window_host_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/aura/root_window_host_win.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/views/widget/desktop_capture_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/widget/desktop_root_window_host_linux.cc View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Elliot Glaysher
(win_aura failure isn't me)
8 years, 2 months ago (2012-10-23 21:52:33 UTC) #1
sky
LGTM
8 years, 2 months ago (2012-10-23 23:35:47 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/11189148/12001
8 years, 2 months ago (2012-10-23 23:36:32 UTC) #3
commit-bot: I haz the power
8 years, 2 months ago (2012-10-24 01:47:48 UTC) #4
Change committed as 163742

Powered by Google App Engine
This is Rietveld 408576698