Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Scrollbars visible before animation finishes #3

Open
jklein24 opened this issue Dec 3, 2014 · 4 comments
Open

Scrollbars visible before animation finishes #3

jklein24 opened this issue Dec 3, 2014 · 4 comments

Comments

@jklein24
Copy link

jklein24 commented Dec 3, 2014

The fact that the scrollbars show up before the content looks a bit weird. See the constrained height demo on:

https://www.polymer-project.org/components/paper-dropdown-menu/demo.html

to see what I mean.

@Nevraeka
Copy link

What browser/device/os/version do you see this on? I am trying to reproduce this now but the demo seems fine with regards to this on Mac Yosemite Chrome latest (the happy path). Trying IE10 on win7 next.

@Nevraeka
Copy link

@jklein24 +1 on IE10 (surprise!) lol. I think we can resolve this by temporarily setting the overflow to hidden until the animation completes. I'll try to get a PR ASAP.

@Nevraeka
Copy link

Also - just a note - this demo is for a related element (paper-dropdown-menu)

@jklein24
Copy link
Author

My repro is actually on Chrome (dev channel - 41.0.2243) Linux.

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

No branches or pull requests

2 participants