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

Issue 99243: GTK: Directly allocate widgets that are children of GtkFixed. (Closed)

Created:
11 years, 7 months ago by Evan Stade
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

GTK: Directly allocate widgets that are children of GtkFixed. BUG=11190 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14973

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M chrome/browser/gtk/find_bar_gtk.cc View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/gtk/slide_animator_gtk.cc View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Evan Stade
The problem also affected infobars. Metacity has this really annoying property that it won't allocate ...
11 years, 7 months ago (2009-04-30 19:02:57 UTC) #1
Evan Martin
LGTM I think we can turn off that property on a per-window basis, but I ...
11 years, 7 months ago (2009-04-30 19:06:46 UTC) #2
Evan Stade
11 years, 7 months ago (2009-04-30 19:31:00 UTC) #3
at least for the download shelf, the current behavior is clearly a bug. The
download items are supposed to hide and show when you resize the window. They do
it right on xmonad :(

Powered by Google App Engine
This is Rietveld 408576698