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

Issue 326017: GTK: Compute infobubble rects correctly. (Closed)

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

Description

GTK: Compute infobubble target rects correctly. I misunderstood how allocations work in the original version and wasn't handling the case where there are intermediate GdkWindows between the target widget and its toplevel window correctly. TEST=first-run, bookmark, and browser action bubbles get opened in the correct places under xmonad, metacity, and ion3 BUG=23373 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29978

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -10 lines) Patch
M chrome/browser/gtk/browser_actions_toolbar_gtk.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/gtk/location_bar_view_gtk.cc View 1 chunk +9 lines, -6 lines 0 comments Download
M chrome/browser/gtk/toolbar_star_toggle_gtk.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/common/gtk_util.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/gtk_util.cc View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Daniel Erat
11 years, 2 months ago (2009-10-23 20:18:14 UTC) #1
use derat at chromium.org
(Note that I haven't been able to repro the placement problems that you and #1 ...
11 years, 2 months ago (2009-10-23 20:22:18 UTC) #2
Evan Stade
lgtm, I'm patching it in now.
11 years, 2 months ago (2009-10-23 22:18:16 UTC) #3
Evan Stade
well, my chromium is crashing consistently for me right now, with or without this patch, ...
11 years, 2 months ago (2009-10-23 22:39:07 UTC) #4
Evan Stade
11 years, 2 months ago (2009-10-23 22:54:13 UTC) #5
yup, it fixes the positioning

Powered by Google App Engine
This is Rietveld 408576698