[Media Router WebUI] Search input and issue banner overlap. |
|||||
Issue descriptionStarted seeing this today; can repro on tip. There's some extra whitespace between the last sink and both search/issue. It looks like both elements are vying for the most bottom real estate of the dialog. It should look like: <header> <sink list> <search> <issue>
,
May 6 2016
Fixed for search input/non-blocking issue, but the search input now overlaps with sink names when there's a scroll bar. Version 52.0.2726.0 canary (64-bit)
,
May 12 2016
,
May 12 2016
,
May 17 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/b367130a6de458010536cbf4722d36bb61cd1e26 commit b367130a6de458010536cbf4722d36bb61cd1e26 Author: btolsch <btolsch@chromium.org> Date: Tue May 17 18:54:30 2016 [Media Router WebUI] Fix search input positioning when list scrolls. This change prevents the search input from overlapping the sink list when the sink list is larger than the dialog max height and has to scroll. BUG= 609351 R=apacible@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/1962643005 Cr-Commit-Position: refs/heads/master@{#394177} [modify] https://crrev.com/b367130a6de458010536cbf4722d36bb61cd1e26/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.css [modify] https://crrev.com/b367130a6de458010536cbf4722d36bb61cd1e26/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js [modify] https://crrev.com/b367130a6de458010536cbf4722d36bb61cd1e26/chrome/test/data/webui/media_router/media_router_container_search_tests.js
,
May 17 2016
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by bugdroid1@chromium.org
, May 5 2016