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

Issue 2412003002: MD History: Fix overlapping of sidebar footer in very short windows (Closed)

Created:
4 years, 2 months ago by tsergeant
Modified:
4 years, 2 months ago
Reviewers:
lshang
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, Patrick Dubroy, michaelpg+watch-md-ui_chromium.org, dbeam+watch-history_chromium.org, pam+watch_chromium.org, arv+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD History: Fix overlapping of sidebar footer in very short windows The footer was previously absolutely positioned at the bottom of the sidebar, which caused it to overlap with the sidebar content in very short windows. This changes the layout of the sidebar so that items cannot overlap, instead using a scrollbar when necessary. BUG=629737 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/bd29d296277d9115186c6f76e1cebce4eaefc2fc Cr-Commit-Position: refs/heads/master@{#424686}

Patch Set 1 #

Patch Set 2 : Layout tweaks #

Total comments: 8

Patch Set 3 : lshang@ review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -23 lines) Patch
M chrome/browser/resources/md_history/app.html View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/md_history/app.vulcanized.html View 1 2 5 chunks +19 lines, -11 lines 0 comments Download
M chrome/browser/resources/md_history/side_bar.html View 1 2 4 chunks +17 lines, -11 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
tsergeant
PTAL! I've posted some screenshots on the bug, let me know if you have any ...
4 years, 2 months ago (2016-10-12 01:44:43 UTC) #4
lshang
lgtm with some nits:-) https://codereview.chromium.org/2412003002/diff/40001/chrome/browser/resources/md_history/app.html File chrome/browser/resources/md_history/app.html (right): https://codereview.chromium.org/2412003002/diff/40001/chrome/browser/resources/md_history/app.html#newcode61 chrome/browser/resources/md_history/app.html:61: box-sizing: border-box; nit: Is this ...
4 years, 2 months ago (2016-10-12 05:15:29 UTC) #9
tsergeant
https://codereview.chromium.org/2412003002/diff/40001/chrome/browser/resources/md_history/app.html File chrome/browser/resources/md_history/app.html (right): https://codereview.chromium.org/2412003002/diff/40001/chrome/browser/resources/md_history/app.html#newcode61 chrome/browser/resources/md_history/app.html:61: box-sizing: border-box; On 2016/10/12 05:15:28, lshang wrote: > nit: ...
4 years, 2 months ago (2016-10-12 06:06:46 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2412003002/60001
4 years, 2 months ago (2016-10-12 06:07:24 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 2 months ago (2016-10-12 07:18:04 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-10-12 07:19:16 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bd29d296277d9115186c6f76e1cebce4eaefc2fc
Cr-Commit-Position: refs/heads/master@{#424686}

Powered by Google App Engine
This is Rietveld 408576698