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

Issue 89503003: Close bubble widget when its anchor widget bounds has changed and move_with_anchor is false. (Closed)

Created:
7 years ago by oshima
Modified:
7 years ago
Reviewers:
msw, Jun Mukai
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Close bubble widget when its anchor widget bounds has changed and move_with_anchor is false. The bookmark bubble will close when the browser window size changes with this CL. We already close it when the browser window moves, so this is more consistent with that behavior. BUG=321034 TEST=BubbleDelegateTest.CloseWhenAnchorWidgetBoundsChanged. manual. see bug for repro step. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238339

Patch Set 1 #

Total comments: 1

Patch Set 2 : close bubble widget #

Total comments: 3

Patch Set 3 : #

Patch Set 4 : system tray should move with anchor #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -2 lines) Patch
M ui/views/bubble/bubble_delegate.cc View 1 1 chunk +6 lines, -2 lines 0 comments Download
M ui/views/bubble/bubble_delegate_unittest.cc View 1 3 1 chunk +14 lines, -0 lines 0 comments Download
M ui/views/bubble/tray_bubble_view.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
oshima
7 years ago (2013-11-27 00:02:58 UTC) #1
msw
Thanks for working on this; I think it should apply to all such bubbles. https://codereview.chromium.org/89503003/diff/1/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc ...
7 years ago (2013-11-27 00:09:40 UTC) #2
oshima
done. PTAL.
7 years ago (2013-11-27 00:32:39 UTC) #3
msw
LGTM with test nits; thanks! https://codereview.chromium.org/89503003/diff/20001/ui/views/bubble/bubble_delegate_unittest.cc File ui/views/bubble/bubble_delegate_unittest.cc (right): https://codereview.chromium.org/89503003/diff/20001/ui/views/bubble/bubble_delegate_unittest.cc#newcode252 ui/views/bubble/bubble_delegate_unittest.cc:252: test::TestWidgetObserver bubble_observer(bubble_widget); nit: you ...
7 years ago (2013-11-27 01:05:00 UTC) #4
oshima
On 2013/11/27 01:05:00, msw wrote: > LGTM with test nits; thanks! > > https://codereview.chromium.org/89503003/diff/20001/ui/views/bubble/bubble_delegate_unittest.cc > ...
7 years ago (2013-11-27 18:19:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/89503003/40001
7 years ago (2013-11-27 18:19:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/89503003/40001
7 years ago (2013-11-28 01:42:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/89503003/40001
7 years ago (2013-11-28 02:10:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/89503003/40001
7 years ago (2013-11-28 02:41:23 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/89503003/40001
7 years ago (2013-11-28 03:09:29 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/89503003/40001
7 years ago (2013-11-28 03:36:00 UTC) #11
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) ash_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=179131
7 years ago (2013-11-28 04:20:38 UTC) #12
oshima
+mukai who may know why TrayBubbleView does not set move_with_anchor=true. do you know why it ...
7 years ago (2013-12-02 19:28:24 UTC) #13
msw
On 2013/12/02 19:28:24, oshima wrote: > +mukai who may know why TrayBubbleView does not set ...
7 years ago (2013-12-02 19:52:59 UTC) #14
Jun Mukai
On 2013/12/02 19:52:59, msw wrote: > On 2013/12/02 19:28:24, oshima wrote: > > +mukai who ...
7 years ago (2013-12-02 20:38:15 UTC) #15
oshima
On 2013/12/02 19:52:59, msw wrote: > On 2013/12/02 19:28:24, oshima wrote: > > +mukai who ...
7 years ago (2013-12-02 20:50:00 UTC) #16
oshima
On 2013/12/02 20:38:15, Jun Mukai wrote: > On 2013/12/02 19:52:59, msw wrote: > > On ...
7 years ago (2013-12-02 21:18:05 UTC) #17
Jun Mukai
lgtm
7 years ago (2013-12-03 02:19:05 UTC) #18
msw
LGTM
7 years ago (2013-12-03 03:10:48 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/89503003/80001
7 years ago (2013-12-03 03:14:37 UTC) #20
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=197634
7 years ago (2013-12-03 04:51:33 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/89503003/80001
7 years ago (2013-12-03 08:06:00 UTC) #22
commit-bot: I haz the power
7 years ago (2013-12-03 10:38:42 UTC) #23
Message was sent while issue was closed.
Change committed as 238339

Powered by Google App Engine
This is Rietveld 408576698