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

Issue 403493006: Visual improvements to text filtering in Ash overview mode (Closed)

Created:
6 years, 5 months ago by tdanderson
Modified:
6 years, 4 months ago
Reviewers:
flackr
CC:
chromium-reviews, tdanderson+overview_chromium.org, kalyank, sadrul, ben+ash_chromium.org
Project:
chromium
Visibility:
Public.

Description

Visual improvements to text filtering in Ash overview mode The following visual improvements are made by this CL: * The textfield is given a black background with an alpha of 70% and rounded corners. * The length of the textfield takes up 25% of the available length instead of 50%. * Padding surrounds the text within the textfield. * Sufficient space is reserved at the top of the screen to guarantee that the textfield will never overlap anything (i.e., selection widget in the top row of items). * The textfield fades in/out in addition to sliding up/down. * There is now space between the top of the screen and the textfield. BUG=394871 TEST=WindowSelectorTest.BasicArrowKeyNavigation modified Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288546

Patch Set 1 #

Total comments: 8

Patch Set 2 : new design #

Patch Set 3 : modified test #

Total comments: 4

Patch Set 4 : comments addressed #

Patch Set 5 : change to screen dimensions in test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -31 lines) Patch
M ash/wm/overview/window_grid.cc View 1 4 chunks +17 lines, -0 lines 0 comments Download
M ash/wm/overview/window_selector.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M ash/wm/overview/window_selector.cc View 1 2 3 6 chunks +90 lines, -17 lines 0 comments Download
M ash/wm/overview/window_selector_unittest.cc View 1 2 3 4 2 chunks +16 lines, -14 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
tdanderson
Rob, can you PTAL? https://codereview.chromium.org/403493006/diff/1/ash/wm/overview/window_selector.cc File ash/wm/overview/window_selector.cc (right): https://codereview.chromium.org/403493006/diff/1/ash/wm/overview/window_selector.cc#newcode61 ash/wm/overview/window_selector.cc:61: const unsigned char kTextFilterOpacity = ...
6 years, 5 months ago (2014-07-17 19:45:27 UTC) #1
tdanderson
P.S. See the bug for a screenshot of what this looks like currently.
6 years, 5 months ago (2014-07-17 19:50:37 UTC) #2
flackr
Overall looks good, just a few comments. https://codereview.chromium.org/403493006/diff/1/ash/wm/overview/window_grid.cc File ash/wm/overview/window_grid.cc (right): https://codereview.chromium.org/403493006/diff/1/ash/wm/overview/window_grid.cc#newcode109 ash/wm/overview/window_grid.cc:109: const int ...
6 years, 5 months ago (2014-07-18 13:41:51 UTC) #3
tdanderson
Hi Rob, can you please take another look? Sebastien is in the process of reviewing ...
6 years, 4 months ago (2014-08-07 20:13:07 UTC) #4
tdanderson
Hi Rob, Patch Set 3 has design approval and fixes a failing test, so it's ...
6 years, 4 months ago (2014-08-08 17:33:52 UTC) #5
flackr
LGTM with nits https://codereview.chromium.org/403493006/diff/40001/ash/wm/overview/window_selector.cc File ash/wm/overview/window_selector.cc (right): https://codereview.chromium.org/403493006/diff/40001/ash/wm/overview/window_selector.cc#newcode120 ash/wm/overview/window_selector.cc:120: corner_radius_[i] = corner_radius; nit: As long ...
6 years, 4 months ago (2014-08-08 17:43:59 UTC) #6
tdanderson
https://codereview.chromium.org/403493006/diff/40001/ash/wm/overview/window_selector.cc File ash/wm/overview/window_selector.cc (right): https://codereview.chromium.org/403493006/diff/40001/ash/wm/overview/window_selector.cc#newcode120 ash/wm/overview/window_selector.cc:120: corner_radius_[i] = corner_radius; On 2014/08/08 17:43:59, flackr wrote: > ...
6 years, 4 months ago (2014-08-08 19:25:44 UTC) #7
tdanderson
The CQ bit was checked by tdanderson@chromium.org
6 years, 4 months ago (2014-08-08 19:25:49 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tdanderson@chromium.org/403493006/60001
6 years, 4 months ago (2014-08-08 19:27:32 UTC) #9
tdanderson
The CQ bit was checked by tdanderson@chromium.org
6 years, 4 months ago (2014-08-08 21:20:33 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tdanderson@chromium.org/403493006/80001
6 years, 4 months ago (2014-08-08 21:23:21 UTC) #11
tdanderson
Rob, note that in patch set 5 I made a small change to the arrow ...
6 years, 4 months ago (2014-08-08 21:34:03 UTC) #12
tdanderson
The CQ bit was unchecked by tdanderson@chromium.org
6 years, 4 months ago (2014-08-08 23:24:43 UTC) #13
tdanderson
The CQ bit was checked by tdanderson@chromium.org
6 years, 4 months ago (2014-08-08 23:24:44 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tdanderson@chromium.org/403493006/80001
6 years, 4 months ago (2014-08-08 23:25:58 UTC) #15
commit-bot: I haz the power
6 years, 4 months ago (2014-08-09 08:53:02 UTC) #16
Message was sent while issue was closed.
Change committed as 288546

Powered by Google App Engine
This is Rietveld 408576698