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

Issue 2254453002: Sets the max height of ImeMenuTray. (Closed)

Created:
4 years, 4 months ago by Azure Wei
Modified:
4 years, 4 months ago
Reviewers:
James Cook
CC:
chromium-reviews, sadrul, yusukes+watch_chromium.org, shuchen+watch_chromium.org, nona+watch_chromium.org, oshima+watch_chromium.org, kalyank
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Sets the max height of ImeMenuTray. The bubble for ImeMenuTray has been set with max height, which is ugly with many IME selected. Limits the height to showing 7 items shown at most. BUG=640427 TEST=Verified on local build. Committed: https://crrev.com/5ee46213fbcad7272d5b9c9d7a6492598239c2f1 Cr-Commit-Position: refs/heads/master@{#413912}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Defines const int max_items. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -8 lines) Patch
M ash/common/system/chromeos/ime_menu/ime_list_view.h View 1 chunk +1 line, -6 lines 0 comments Download
M ash/common/system/chromeos/ime_menu/ime_menu_tray.cc View 1 3 chunks +14 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (13 generated)
Azure Wei
Hi James, can you take a look at this cl? Thanks!
4 years, 4 months ago (2016-08-23 00:50:14 UTC) #7
James Cook
LGTM https://codereview.chromium.org/2254453002/diff/1/ash/common/system/chromeos/ime_menu/ime_menu_tray.cc File ash/common/system/chromeos/ime_menu/ime_menu_tray.cc (right): https://codereview.chromium.org/2254453002/diff/1/ash/common/system/chromeos/ime_menu/ime_menu_tray.cc#newcode34 ash/common/system/chromeos/ime_menu/ime_menu_tray.cc:34: return GetTrayConstant(TRAY_POPUP_ITEM_HEIGHT) * 7; nit: Use a named ...
4 years, 4 months ago (2016-08-23 15:47:12 UTC) #8
Azure Wei
On 2016/08/23 15:47:12, James Cook wrote: > LGTM > > https://codereview.chromium.org/2254453002/diff/1/ash/common/system/chromeos/ime_menu/ime_menu_tray.cc > File ash/common/system/chromeos/ime_menu/ime_menu_tray.cc (right): ...
4 years, 4 months ago (2016-08-23 23:58:59 UTC) #11
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/2254453002/20001
4 years, 4 months ago (2016-08-23 23:59:35 UTC) #12
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/2254453002/20001
4 years, 4 months ago (2016-08-24 00:21:32 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-24 00:49:54 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-08-24 00:51:30 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5ee46213fbcad7272d5b9c9d7a6492598239c2f1
Cr-Commit-Position: refs/heads/master@{#413912}

Powered by Google App Engine
This is Rietveld 408576698