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

Issue 190633014: Merge 255714 "Fixes bug that resulted in status bubble getting h..." (Closed)

Created:
6 years, 9 months ago by sky
Modified:
6 years, 9 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, ben+views_chromium.org
Visibility:
Public.

Description

Merge 255714 "Fixes bug that resulted in status bubble getting h..." > Fixes bug that resulted in status bubble getting hidden > > Interesting enough this was happening because of a focus bug. Turns > out a FocusController associated with one DesktopNativeWidgetAura > could attempt to focus an aura::Window in a different > DesktopNativeWidgetAura. When this happened it would move the > content_window on top of the status bar. > > We should only activate windows within the same root. > > BUG=345698 > TEST=covered by unit test, see bug as well. > R=ben@chromium.org > > Review URL: https://codereview.chromium.org/186733011 TBR=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256067

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, --1 lines) Patch
M ui/views/views.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_focus_rules.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_focus_rules.cc View 1 chunk +8 lines, -0 lines 0 comments Download
A + ui/views/widget/desktop_aura/desktop_focus_rules_unittest.cc View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
6 years, 9 months ago (2014-03-10 23:28:39 UTC) #1
sky
6 years, 9 months ago (2014-03-10 23:28:49 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r256067 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698