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

Issue 2365743002: [MR UI] Add a wrapper div to the sink list and search results in the MR dialog (Closed)

Created:
4 years, 3 months ago by takumif
Modified:
4 years, 2 months ago
Reviewers:
apacible
CC:
chromium-reviews, media-router+watch_chromium.org, arv+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[MR UI] Add a wrapper div to the sink list and search results in the MR dialog Instead of making the sink list/search results paper-menu contain its own scrollbar, we add a wrapper div around it that contains a scrollbar. This way, clicking on the scrollbar doesn't trigger the _onFocus() callback on the paper-menu that puts focus on the first element in the menu and messes up the scroll position. BUG=614844 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/0ca3ddbeaed0c6f6ee0f2a488a03abdeb8c64cae Cr-Commit-Position: refs/heads/master@{#423347}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rename div wrapper, add a div wrapper for search results #

Total comments: 3

Patch Set 3 : Rebase, fix browser test #

Messages

Total messages: 35 (28 generated)
takumif
Please take a look, thank you!
4 years, 3 months ago (2016-09-23 00:15:11 UTC) #9
apacible
https://codereview.chromium.org/2365743002/diff/20001/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js File chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js (right): https://codereview.chromium.org/2365743002/diff/20001/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js#newcode358 chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js:358: sinkListMaxHeight_: { Rename to |sinkListWrapperMaxHeight_|. https://codereview.chromium.org/2365743002/diff/20001/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js#newcode2349 chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js:2349: sinkList ? ...
4 years, 2 months ago (2016-09-27 17:25:49 UTC) #10
takumif
Thanks for reviewing! I realized that the search results list also needs a wrapper, so ...
4 years, 2 months ago (2016-09-28 23:37:24 UTC) #14
apacible
lgtm
4 years, 2 months ago (2016-10-04 23:37:12 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/2365743002/100001
4 years, 2 months ago (2016-10-05 23:51:43 UTC) #31
commit-bot: I haz the power
Committed patchset #3 (id:100001)
4 years, 2 months ago (2016-10-06 00:01:21 UTC) #33
commit-bot: I haz the power
4 years, 2 months ago (2016-10-06 00:04:54 UTC) #35
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0ca3ddbeaed0c6f6ee0f2a488a03abdeb8c64cae
Cr-Commit-Position: refs/heads/master@{#423347}

Powered by Google App Engine
This is Rietveld 408576698