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

Issue 14865017: Fix wrapping window decoration buttons in the Files.app's new UI. (Closed)

Created:
7 years, 7 months ago by mtomasz
Modified:
7 years, 7 months ago
Reviewers:
yoshiki, hirono
CC:
chromium-reviews, rginda+watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Fix wrapping window decoration buttons in the Files.app's new UI. Previously, the window decoration buttons (gear, maximize, close) were getting wrapped when the window is small. This patch fixes this issue by making the search box take not more than available space. TBR=hirono@chromium.org TEST=Resize the window, click on the search box. BUG=239415 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199418

Patch Set 1 #

Patch Set 2 : Addressed Hirono's comments. #

Patch Set 3 : Rebased. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -13 lines) Patch
M chrome/browser/resources/file_manager/css/file_manager.css View 1 2 4 chunks +20 lines, -1 line 1 comment Download
M chrome/browser/resources/file_manager/js/file_manager.js View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/resources/file_manager/main_new_ui.html View 1 chunk +16 lines, -12 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
mtomasz
@hirono: PTAL. Thanks!
7 years, 7 months ago (2013-05-10 03:32:24 UTC) #1
hirono
On 2013/05/10 03:32:24, mtomasz wrote: > @hirono: PTAL. Thanks! In my environment, the search box ...
7 years, 7 months ago (2013-05-10 04:01:05 UTC) #2
mtomasz
On 2013/05/10 04:01:05, hirono wrote: > On 2013/05/10 03:32:24, mtomasz wrote: > > @hirono: PTAL. ...
7 years, 7 months ago (2013-05-10 04:16:36 UTC) #3
hirono
On 2013/05/10 04:16:36, mtomasz wrote: > On 2013/05/10 04:01:05, hirono wrote: > > On 2013/05/10 ...
7 years, 7 months ago (2013-05-10 04:30:14 UTC) #4
mtomasz
On 2013/05/10 04:30:14, hirono wrote: > On 2013/05/10 04:16:36, mtomasz wrote: > > On 2013/05/10 ...
7 years, 7 months ago (2013-05-10 04:46:03 UTC) #5
hirono
On 2013/05/10 04:46:03, mtomasz wrote: > On 2013/05/10 04:30:14, hirono wrote: > > On 2013/05/10 ...
7 years, 7 months ago (2013-05-10 05:02:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/14865017/6001
7 years, 7 months ago (2013-05-10 05:03:40 UTC) #7
commit-bot: I haz the power
Failed to apply patch for chrome/browser/resources/file_manager/css/file_manager.css: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 7 months ago (2013-05-10 05:03:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/14865017/13002
7 years, 7 months ago (2013-05-10 05:18:50 UTC) #9
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=2346
7 years, 7 months ago (2013-05-10 05:27:50 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/14865017/13002
7 years, 7 months ago (2013-05-10 07:24:15 UTC) #11
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=2360
7 years, 7 months ago (2013-05-10 07:33:03 UTC) #12
mtomasz
Committed patchset #3 manually as r199418 (presubmit successful).
7 years, 7 months ago (2013-05-10 07:46:33 UTC) #13
yoshiki
https://codereview.chromium.org/14865017/diff/13002/chrome/browser/resources/file_manager/css/file_manager.css File chrome/browser/resources/file_manager/css/file_manager.css (right): https://codereview.chromium.org/14865017/diff/13002/chrome/browser/resources/file_manager/css/file_manager.css#newcode784 chrome/browser/resources/file_manager/css/file_manager.css:784: display: none; // Required, since overriden by #search-box. CSS ...
7 years, 7 months ago (2013-05-13 05:37:00 UTC) #14
mtomasz
On 2013/05/13 05:37:00, yoshiki wrote: > https://codereview.chromium.org/14865017/diff/13002/chrome/browser/resources/file_manager/css/file_manager.css > File chrome/browser/resources/file_manager/css/file_manager.css (right): > > https://codereview.chromium.org/14865017/diff/13002/chrome/browser/resources/file_manager/css/file_manager.css#newcode784 > ...
7 years, 7 months ago (2013-05-13 05:40:03 UTC) #15
yoshiki
7 years, 7 months ago (2013-05-13 05:42:55 UTC) #16
Message was sent while issue was closed.
On 2013/05/13 05:40:03, mtomasz wrote:
> On 2013/05/13 05:37:00, yoshiki wrote:
> >
>
https://codereview.chromium.org/14865017/diff/13002/chrome/browser/resources/...
> > File chrome/browser/resources/file_manager/css/file_manager.css (right):
> > 
> >
>
https://codereview.chromium.org/14865017/diff/13002/chrome/browser/resources/...
> > chrome/browser/resources/file_manager/css/file_manager.css:784: display:
none;
> 
> > // Required, since overriden by #search-box.
> > CSS doesn't support //-style comment. Please use /* blah */ style instead.
> 
> It's already fixed with another patch on trunk.

I see. Thanks.

Powered by Google App Engine
This is Rietveld 408576698