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

Issue 149355: Make bookmark bar folder buttons look active so long as the menu is open.... (Closed)

Created:
11 years, 5 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
Elliot Glaysher
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Make bookmark bar folder buttons look active so long as the menu is open. Make sure chrome buttons have no child displacement (so the contents don't jiggle when you press them). BUG=none TEST=do a click on a folder, click away, make sure the button always looks as you'd expect Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20203

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -2 lines) Patch
M chrome/browser/gtk/bookmark_menu_controller_gtk.h View 3 chunks +8 lines, -1 line 0 comments Download
M chrome/browser/gtk/bookmark_menu_controller_gtk.cc View 6 chunks +20 lines, -1 line 0 comments Download
M chrome/browser/gtk/gtk_chrome_button.cc View 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Evan Stade
11 years, 5 months ago (2009-07-08 21:57:26 UTC) #1
Elliot Glaysher
http://codereview.chromium.org/149355/diff/1/5 File chrome/browser/gtk/bookmark_bar_gtk.cc (right): http://codereview.chromium.org/149355/diff/1/5#newcode536 Line 536: GTK_IS_CHROME_BUTTON(sender)) { This makes the bookmark contents menu ...
11 years, 5 months ago (2009-07-08 22:14:39 UTC) #2
Evan Stade
ah, good call. This messes with dragging. I guess we could set the menu display ...
11 years, 5 months ago (2009-07-08 22:28:30 UTC) #3
Elliot Glaysher
11 years, 5 months ago (2009-07-08 22:37:47 UTC) #4
New version LGTM.

Powered by Google App Engine
This is Rietveld 408576698