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

Issue 2227373002: chrome://downloads: Fix a regression by RTL-aware input[type=search]. (Closed)

Created:
4 years, 4 months ago by tkent
Modified:
4 years, 4 months ago
Reviewers:
Dan Beam
CC:
arv+watch_chromium.org, asanka, chromium-reviews, dbeam+watch-downloads_chromium.org, michaelpg+watch-md-ui_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

chrome://downloads: Fix a regression by RTL-aware input[type=search]. Secure space for paper-icon-button at the right side if the document is LTR, and at the left side if the document is RTL, regardless of the direction of input[type=search]. ::-webkit-search-cancel-button has never worked in chrome://downloads because its size was 20px x 0px. So this CL removes it by dislay:none, and secure space by padding. BUG=635790 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/2e5ce8b8b6563ad06c752d8cc767c927ad764693 Cr-Commit-Position: refs/heads/master@{#412389}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update cr_search_field.css #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -4 lines) Patch
M chrome/browser/resources/md_downloads/vulcanized.html View 1 2 chunks +10 lines, -2 lines 0 comments Download
M ui/webui/resources/cr_elements/cr_search_field/cr_search_field.css View 1 2 chunks +10 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
tkent
dbeam@, would you review this please?
4 years, 4 months ago (2016-08-10 05:51:39 UTC) #7
Dan Beam
can you update toolbar.html and then run chrome/browser/resources/md_downloads/vulcanize.py instead? https://codereview.chromium.org/2227373002/diff/1/chrome/browser/resources/md_downloads/vulcanized.html File chrome/browser/resources/md_downloads/vulcanized.html (right): https://codereview.chromium.org/2227373002/diff/1/chrome/browser/resources/md_downloads/vulcanized.html#newcode2463 chrome/browser/resources/md_downloads/vulcanized.html:2463: ...
4 years, 4 months ago (2016-08-10 18:00:40 UTC) #8
Dan Beam
On 2016/08/10 18:00:40, Dan Beam wrote: > can you update toolbar.html and then run > ...
4 years, 4 months ago (2016-08-10 18:02:43 UTC) #9
tkent
On 2016/08/10 at 18:02:43, dbeam wrote: > On 2016/08/10 18:00:40, Dan Beam wrote: > > ...
4 years, 4 months ago (2016-08-12 08:30:47 UTC) #10
Dan Beam
yes, meant -webkit-padding-end if that doesn't work, lgtm
4 years, 4 months ago (2016-08-12 21:21:23 UTC) #15
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/2227373002/20001
4 years, 4 months ago (2016-08-16 23:08:43 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-17 00:04:30 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 00:08:10 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2e5ce8b8b6563ad06c752d8cc767c927ad764693
Cr-Commit-Position: refs/heads/master@{#412389}

Powered by Google App Engine
This is Rietveld 408576698