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

Issue 23540013: [ash] Wrong LauncherItem state when overflow bubble is shown (Closed)

Created:
7 years, 3 months ago by simonhong_
Modified:
7 years, 3 months ago
Reviewers:
James Cook
CC:
chromium-reviews, sadrul, ben+watch_chromium.org, hyojun.im_lge.com
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[ash] Wrong LauncherItem state when overflow bubble is shown When overflow bubble is shown, active state item in overflow bubble is changed to running state item because overflow bubble get focus. R=jamescook@chromium.org BUG=283206 TEST=Compiles, Manual tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221235

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : Add comment. #

Patch Set 4 : Enable propagation #

Total comments: 8

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -1 line) Patch
M ash/shelf/overflow_bubble.h View 1 2 3 3 chunks +8 lines, -1 line 0 comments Download
M ash/shelf/overflow_bubble.cc View 1 2 3 4 5 chunks +27 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
simonhong_
Dear jamescook, Please take a look!
7 years, 3 months ago (2013-09-01 08:09:58 UTC) #1
James Cook
https://codereview.chromium.org/23540013/diff/2001/ash/launcher/launcher_view.cc File ash/launcher/launcher_view.cc (right): https://codereview.chromium.org/23540013/diff/2001/ash/launcher/launcher_view.cc#newcode1606 ash/launcher/launcher_view.cc:1606: ShowOverflowBubble(); Comment here on how the bubble is closed ...
7 years, 3 months ago (2013-09-03 17:31:26 UTC) #2
simonhong_
Dear jamescook, Please check again. https://codereview.chromium.org/23540013/diff/2001/ash/launcher/launcher_view.cc File ash/launcher/launcher_view.cc (right): https://codereview.chromium.org/23540013/diff/2001/ash/launcher/launcher_view.cc#newcode1606 ash/launcher/launcher_view.cc:1606: ShowOverflowBubble(); On 2013/09/03 17:31:26, ...
7 years, 3 months ago (2013-09-03 20:16:03 UTC) #3
James Cook
> > 3. Right now we don't stop the propagation of events when you click ...
7 years, 3 months ago (2013-09-03 20:56:33 UTC) #4
simonhong_
On 2013/09/03 20:56:33, James Cook wrote: > > > 3. Right now we don't stop ...
7 years, 3 months ago (2013-09-03 21:01:28 UTC) #5
James Cook
On 2013/09/03 21:01:28, Simon YoungKi Hong wrote: > On 2013/09/03 20:56:33, James Cook wrote: > ...
7 years, 3 months ago (2013-09-03 21:02:28 UTC) #6
simonhong_
On 2013/09/03 21:02:28, James Cook wrote: > On 2013/09/03 21:01:28, Simon YoungKi Hong wrote: > ...
7 years, 3 months ago (2013-09-03 22:00:39 UTC) #7
James Cook
https://codereview.chromium.org/23540013/diff/16001/ash/shelf/overflow_bubble.cc File ash/shelf/overflow_bubble.cc (right): https://codereview.chromium.org/23540013/diff/16001/ash/shelf/overflow_bubble.cc#newcode249 ash/shelf/overflow_bubble.cc:249: launcher_view_(NULL) { init anchor_ here https://codereview.chromium.org/23540013/diff/16001/ash/shelf/overflow_bubble.cc#newcode295 ash/shelf/overflow_bubble.cc:295: !bubble_->GetBoundsInScreen().Contains(event->root_location())) { ...
7 years, 3 months ago (2013-09-03 22:54:03 UTC) #8
simonhong_
Dear jamescook, I forgot many things. I addressed your comments. Please check again! https://codereview.chromium.org/23540013/diff/16001/ash/shelf/overflow_bubble.cc File ...
7 years, 3 months ago (2013-09-04 00:00:22 UTC) #9
James Cook
lgtm
7 years, 3 months ago (2013-09-04 15:14:07 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/simon.hong81@gmail.com/23540013/21001
7 years, 3 months ago (2013-09-04 16:42:30 UTC) #11
commit-bot: I haz the power
7 years, 3 months ago (2013-09-04 19:04:55 UTC) #12
Message was sent while issue was closed.
Change committed as 221235

Powered by Google App Engine
This is Rietveld 408576698