[Media Router WebUI] Scroll bar jumps when positioned at lowest point and clicked |
||||||||
Issue descriptionComponent Extension: 5116.523.0.0 Chrome: 52.0.2739.0 Platform: Win and mac On a network with many devices, where the scrollbar appears in the MR dialog, drag the scrollbar down to the lowest position, then click anywhere on the scrollbar. It jumps up and down.
,
May 25 2016
Repros from M51-M53.
,
May 27 2016
,
Jun 22 2016
,
Sep 22 2016
,
Sep 22 2016
,
Oct 6 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/0ca3ddbeaed0c6f6ee0f2a488a03abdeb8c64cae commit 0ca3ddbeaed0c6f6ee0f2a488a03abdeb8c64cae Author: takumif <takumif@chromium.org> Date: Thu Oct 06 00:01:01 2016 [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 Review-Url: https://codereview.chromium.org/2365743002 Cr-Commit-Position: refs/heads/master@{#423347} [modify] https://crrev.com/0ca3ddbeaed0c6f6ee0f2a488a03abdeb8c64cae/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.css [modify] https://crrev.com/0ca3ddbeaed0c6f6ee0f2a488a03abdeb8c64cae/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.html [modify] https://crrev.com/0ca3ddbeaed0c6f6ee0f2a488a03abdeb8c64cae/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js [modify] https://crrev.com/0ca3ddbeaed0c6f6ee0f2a488a03abdeb8c64cae/chrome/test/data/webui/media_router/media_router_container_filter_tests.js
,
Oct 6 2016
,
Oct 27 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/0ca3ddbeaed0c6f6ee0f2a488a03abdeb8c64cae commit 0ca3ddbeaed0c6f6ee0f2a488a03abdeb8c64cae Author: takumif <takumif@chromium.org> Date: Thu Oct 06 00:01:01 2016 [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 Review-Url: https://codereview.chromium.org/2365743002 Cr-Commit-Position: refs/heads/master@{#423347} [modify] https://crrev.com/0ca3ddbeaed0c6f6ee0f2a488a03abdeb8c64cae/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.css [modify] https://crrev.com/0ca3ddbeaed0c6f6ee0f2a488a03abdeb8c64cae/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.html [modify] https://crrev.com/0ca3ddbeaed0c6f6ee0f2a488a03abdeb8c64cae/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js [modify] https://crrev.com/0ca3ddbeaed0c6f6ee0f2a488a03abdeb8c64cae/chrome/test/data/webui/media_router/media_router_container_filter_tests.js
,
Nov 4 2016
[Automated comment] removing mislabelled merge-merged-2840 |
||||||||
►
Sign in to add a comment |
||||||||
Comment 1 by apaci...@chromium.org
, May 25 2016Summary: [Media Router WebUI] Scroll bar jumps when positioned at lowest point and clicked (was: scroll bar jumps when at bottom and clicked on)