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

Issue 18258: Fix maximized mode drawing offscreen in Classic mode. Apparently Classic, un... (Closed)

Created:
11 years, 11 months ago by Peter Kasting
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix maximized mode drawing offscreen in Classic mode. Apparently Classic, unlike Luna, does not auto-clip maximized windows with an explicitly-set HRGN of NULL, so we have to set one. BUG=5054 TEST=On a desktop extended across multiple monitors, switch to Classic mode, open a Chrome window, and maximize it on one monitor. Make sure it doesn't draw any pixels on the other monitor. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=8062

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -7 lines) Patch
M chrome/views/custom_frame_window.cc View 2 chunks +14 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Peter Kasting
11 years, 11 months ago (2009-01-15 01:10:04 UTC) #1
sky
11 years, 11 months ago (2009-01-15 01:13:47 UTC) #2
OK

Powered by Google App Engine
This is Rietveld 408576698