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

Issue 8526023: Aura: Fix resize cursors disappearing for some windows (Closed)

Created:
9 years, 1 month ago by James Cook
Modified:
9 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Aura: Fix resize cursors disappearing for some windows Non-client hit testing was being done in the wrong coordinate system. Added a unit test for this. BUG=103837 TEST=aura_unittests, create two windows at different positions, make sure resize cursors appear on the edges for both Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109668

Patch Set 1 #

Patch Set 2 : Add unit test #

Patch Set 3 : cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -1 line) Patch
M ui/aura/aura.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/aura/desktop.cc View 1 2 2 chunks +5 lines, -1 line 0 comments Download
A ui/aura/desktop_unittest.cc View 1 2 1 chunk +97 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
James Cook
9 years, 1 month ago (2011-11-11 17:45:03 UTC) #1
Ben Goodger (Google)
9 years, 1 month ago (2011-11-11 17:55:51 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698