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

Issue 9817025: Ash: Use right edge of screen to scroll maximized windows (Closed)

Created:
8 years, 9 months ago by James Cook
Modified:
8 years, 9 months ago
Reviewers:
sky
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Ash: Use right edge of screen to scroll maximized windows This is a Fitt's Law tweak - allow clicks along the edge of the screen to hit the content area (scroll bars on the right) for maximized windows, rather than stealing the click for the resize handle. It makes it much easier to scroll. Also removed an unused function from window_util.cc/h BUG=119383 TEST=manual, maximized window, load a long page, verify click on screen edge scrolls bar R=sky@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128166

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -22 lines) Patch
M ash/wm/frame_painter.h View 1 chunk +7 lines, -0 lines 0 comments Download
M ash/wm/frame_painter.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M ash/wm/window_util.h View 2 chunks +0 lines, -6 lines 0 comments Download
M ash/wm/window_util.cc View 1 chunk +0 lines, -10 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_frame_aura.cc View 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
James Cook
Scott, PTAL.
8 years, 9 months ago (2012-03-21 23:57:54 UTC) #1
sky
LGTM
8 years, 9 months ago (2012-03-22 00:36:05 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamescook@chromium.org/9817025/1
8 years, 9 months ago (2012-03-22 02:27:55 UTC) #3
commit-bot: I haz the power
8 years, 9 months ago (2012-03-22 03:43:52 UTC) #4
Change committed as 128166

Powered by Google App Engine
This is Rietveld 408576698