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

Issue 2131303003: Do not use the fixed height for HTML select element if appearance is none. (Closed)

Created:
4 years, 5 months ago by Gleb Lanbin
Modified:
4 years, 5 months ago
Reviewers:
eae
CC:
chromium-reviews, szager+layoutwatch_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not use the fixed height for HTML select element if appearance is none. This patch fixes the problem when a text appears chopped in HTML select element with -webkit-appearance:none. If appearance:none then we should use the height that is calculated based using platform-native styling based on the users' operating system's theme. R=eae@chromium.org BUG=626278 TEST=third_party/WebKit/LayoutTests/fast/forms/select/menulist-appearance-none.html Committed: https://crrev.com/c35147b9b40980dcaa3fbe64aa355d461a7e6bd6 Cr-Commit-Position: refs/heads/master@{#405066}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : 2nd rebase #

Patch Set 4 : 3rd rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/forms/select/menulist-appearance-none.html View 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutMenuList.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 39 (23 generated)
Gleb Lanbin
4 years, 5 months ago (2016-07-08 21:58:54 UTC) #6
eae
LGTM
4 years, 5 months ago (2016-07-12 16:16:35 UTC) #9
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/2131303003/20001
4 years, 5 months ago (2016-07-12 16:20:12 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/94723) android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, ...
4 years, 5 months ago (2016-07-12 16:35:50 UTC) #13
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/2131303003/40001
4 years, 5 months ago (2016-07-12 20:29:45 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/200189)
4 years, 5 months ago (2016-07-12 22:55:47 UTC) #18
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/2131303003/40001
4 years, 5 months ago (2016-07-12 22:58:53 UTC) #20
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/LayoutTests/TestExpectations: While running git apply --index -3 -p1; error: patch ...
4 years, 5 months ago (2016-07-13 02:15:47 UTC) #22
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-13 02:16:20 UTC) #24
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/2131303003/60001
4 years, 5 months ago (2016-07-13 02:24:21 UTC) #27
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/LayoutTests/TestExpectations: While running git apply --index -3 -p1; error: patch ...
4 years, 5 months ago (2016-07-13 04:10:28 UTC) #29
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-13 04:10:44 UTC) #31
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/2131303003/80001
4 years, 5 months ago (2016-07-13 04:56:18 UTC) #34
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 5 months ago (2016-07-13 07:13:53 UTC) #36
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-13 07:13:59 UTC) #37
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 07:16:57 UTC) #39
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/c35147b9b40980dcaa3fbe64aa355d461a7e6bd6
Cr-Commit-Position: refs/heads/master@{#405066}

Powered by Google App Engine
This is Rietveld 408576698