paper-dropdown-menu icon indicating copy to clipboard operation
paper-dropdown-menu copied to clipboard

Window scroll bar disappearing.

Open ermish opened this issue 9 years ago • 4 comments

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).

ermish avatar Feb 16 '16 14:02 ermish

+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

jannakha avatar Mar 08 '16 07:03 jannakha

+1

NicolasRannou avatar May 03 '16 07:05 NicolasRannou

About the scrollbar disappearing, this is caused by iron-dropdown, and we already have an issue to track that: https://github.com/PolymerElements/iron-dropdown/issues/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 https://github.com/PolymerElements/paper-dropdown-menu/pull/70)

valdrinkoshi avatar Jun 30 '16 23:06 valdrinkoshi

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

valdrinkoshi avatar Jul 08 '16 02:07 valdrinkoshi