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

Window scroll bar disappearing. #130

Open
ermish opened this issue Feb 16, 2016 · 4 comments
Open

Window scroll bar disappearing. #130

ermish opened this issue Feb 16, 2016 · 4 comments

Comments

@ermish
Copy link

ermish commented Feb 16, 2016

When opening a dropdown, the window scrollbar is disappearing.

The paper-dropdown-menu demo shows the issue.

This issue was carried over from the previous version's repository (67).

@jannakha
Copy link

jannakha commented Mar 8, 2016

+1

it should have an option to allow outside scroll or not. Currently it does not allow outside scroll and sets body's style to overflow=hidden

This behaviour is different from Polymer v0.5

It's a major issue and should be fixed ASAP

@NicolasRannou
Copy link

+1

@valdrinkoshi
Copy link
Member

valdrinkoshi commented Jun 30, 2016

About the scrollbar disappearing, this is caused by iron-dropdown, and we already have an issue to track that: PolymerElements/iron-dropdown#54

iron-dropdown has a property allow-outside-scroll available, so it would be a matter of exposing it on paper-menu-button and paper-dropdown-menu (addressed by PR #70)

@valdrinkoshi
Copy link
Member

valdrinkoshi commented Jul 8, 2016

Closing as #70 has been merged Will close after it gets released.

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

4 participants