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

Issue 12319091: x11 desktop aura: Fix the cached bounds of the X window. (Closed)

Created:
7 years, 10 months ago by sadrul
Modified:
7 years, 10 months ago
Reviewers:
Elliot Glaysher
CC:
chromium-reviews, tfarina, ben+watch_chromium.org
Visibility:
Public.

Description

x11 desktop aura: Fix the cached bounds of the X window. The bounds in ConfigureNotify events are in the parent window's coordinate system, and the parent window may not be the X root window. So translate the origin of the window to the X root window's coordinate system first. This fixes the positioning of menus under some window managers. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=184469

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M ui/views/widget/desktop_aura/desktop_root_window_host_linux.cc View 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
sadrul
7 years, 10 months ago (2013-02-25 02:40:16 UTC) #1
Elliot Glaysher
On 2013/02/25 02:40:16, sadrul wrote: cool. lgtm.
7 years, 10 months ago (2013-02-25 18:06:23 UTC) #2
sadrul
7 years, 10 months ago (2013-02-25 20:35:11 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r184469 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698