Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Chromium Wheel Smooth Scroller extension breaks sidebar scrolling in app-layout. #541

Open
1 of 8 tasks
TrebuhD opened this issue Mar 22, 2018 · 1 comment
Open
1 of 8 tasks

Comments

@TrebuhD
Copy link

TrebuhD commented Mar 22, 2018

Description

We've been getting reports from users that when this extension is installed, the sidebar can't be scrolled. When the mouse cursor is above the sidebar, the main page content is being scrolled instead.

Expected outcome

The sidebar should be scrollable.

Actual outcome

The sidebar can't be scrolled when the Chromium Wheel Smooth Scroller extension is installed.

Live Demo

https://raw-dot-custom-elements.appspot.com/PolymerElements/app-layout/v2.1.0/app-layout/demo/demo5.html

Steps to reproduce

  1. Install the extension and enable it.
  2. Open a new tab and navigate to this app-layout demo.
  3. Make the browser window shorter so that the scrollbar appears on the sidebar.
  4. The sidebar is not scrollable.

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10
@keanulee
Copy link
Contributor

Seems to work when not using native Shadow DOM (https://raw-dot-custom-elements.appspot.com/PolymerElements/app-layout/v2.1.0/app-layout/demo/demo5.html?wc-shadydom=true), so I suspect extension incompatibility with Shadow DOM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants