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 2161743002: MD Settings: Fix paper/iron dropdown alignment (Closed)

Created:
4 years, 5 months ago by stevenjb
Modified:
4 years, 5 months ago
Reviewers:
michaelpg, dpapad
CC:
arv+watch_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, dbeam+watch-settings_chromium.org, dcheng, extensions-reviews_chromium.org, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, stevenjb+watch-md-settings_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: Fix paper/iron dropdown alignment Default alignment for both paper-dropdown-menu and iron-dropdown is top/left. The top align behavior is pretty much always undesirable, especially on laptops with smaller screens. BUG=624303 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/5ee39ec3164fa909ef8209ad33e841cbc632c20d Cr-Commit-Position: refs/heads/master@{#406332}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -13 lines) Patch
M chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html View 1 chunk +2 lines, -1 line 3 comments Download
M chrome/browser/resources/settings/certificate_manager_page/certificate_subentry.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/controls/settings_dropdown_menu.html View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/device_page/display.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/languages_page/languages_page.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/on_startup_page/startup_url_entry.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.html View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/credit_card_edit_dialog.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/search_engines_page/omnibox_extension_entry.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/search_engines_page/search_engine_entry.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/search_page/search_page.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/settings_shared_css.html View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/site_settings/media_picker.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/site_settings/site_data_details_dialog.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/site_settings/site_details_permission.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (8 generated)
stevenjb
4 years, 5 months ago (2016-07-18 19:27:07 UTC) #3
dpapad
Can you post an example screenshot? Also could you briefly explain what does "auto" do ...
4 years, 5 months ago (2016-07-18 19:42:51 UTC) #5
stevenjb
https://codereview.chromium.org/2161743002/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html (right): https://codereview.chromium.org/2161743002/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html#newcode41 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html:41: vertical-align="auto" horizontal-align="right"> On 2016/07/18 19:42:51, dpapad wrote: > Did ...
4 years, 5 months ago (2016-07-18 20:43:46 UTC) #6
Dan Beam
https://codereview.chromium.org/2161743002/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html (right): https://codereview.chromium.org/2161743002/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html#newcode41 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html:41: vertical-align="auto" horizontal-align="right"> On 2016/07/18 20:43:46, stevenjb wrote: > On ...
4 years, 5 months ago (2016-07-18 20:58:52 UTC) #7
stevenjb
On 2016/07/18 19:42:51, dpapad wrote: > Can you post an example screenshot? Also could you ...
4 years, 5 months ago (2016-07-18 21:00:03 UTC) #8
stevenjb
On 2016/07/18 20:58:52, Dan Beam wrote: > https://codereview.chromium.org/2161743002/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html > File > chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html > (right): > ...
4 years, 5 months ago (2016-07-18 21:01:24 UTC) #9
dpapad
lgtm
4 years, 5 months ago (2016-07-18 21:04:53 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/2161743002/1
4 years, 5 months ago (2016-07-18 21:10:39 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/246810)
4 years, 5 months ago (2016-07-18 22:56:15 UTC) #14
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/2161743002/1
4 years, 5 months ago (2016-07-19 17:04:26 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-19 18:43:25 UTC) #18
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 18:46:24 UTC) #20
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5ee39ec3164fa909ef8209ad33e841cbc632c20d
Cr-Commit-Position: refs/heads/master@{#406332}

Powered by Google App Engine
This is Rietveld 408576698