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

Issue 1499693003: Clip long host names. (Closed)

Created:
5 years ago by Jamie
Modified:
5 years ago
Reviewers:
kelvinp
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clip long host names. Prevent long host names with no spaces from overflowing. Without this change, the edit and delete buttons are partially covered, making them hard to click. BUG=553656 Committed: https://crrev.com/b1c0f07eee1372e8ff75668eb7afd1e6bf5d597a Cr-Commit-Position: refs/heads/master@{#363559}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Show an ellipsis for truncated text. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M remoting/webapp/base/html/main.css View 1 1 chunk +5 lines, -0 lines 0 comments Download
M remoting/webapp/crd/js/host_table_entry.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (3 generated)
Jamie
ptal
5 years ago (2015-12-03 23:55:45 UTC) #2
kelvinp
https://codereview.chromium.org/1499693003/diff/1/remoting/webapp/base/html/main.css File remoting/webapp/base/html/main.css (right): https://codereview.chromium.org/1499693003/diff/1/remoting/webapp/base/html/main.css#newcode513 remoting/webapp/base/html/main.css:513: overflow-x: hidden; Do you want white-space: nowrap; text-overflow: ellipsis; ...
5 years ago (2015-12-04 20:12:21 UTC) #3
Jamie
ptal https://codereview.chromium.org/1499693003/diff/1/remoting/webapp/base/html/main.css File remoting/webapp/base/html/main.css (right): https://codereview.chromium.org/1499693003/diff/1/remoting/webapp/base/html/main.css#newcode513 remoting/webapp/base/html/main.css:513: overflow-x: hidden; On 2015/12/04 20:12:20, kelvinp wrote: > ...
5 years ago (2015-12-05 21:15:28 UTC) #4
kelvinp
lgtm
5 years ago (2015-12-07 18:46:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1499693003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1499693003/20001
5 years ago (2015-12-07 19:04:36 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-07 20:10:11 UTC) #8
commit-bot: I haz the power
5 years ago (2015-12-07 20:11:09 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b1c0f07eee1372e8ff75668eb7afd1e6bf5d597a
Cr-Commit-Position: refs/heads/master@{#363559}

Powered by Google App Engine
This is Rietveld 408576698