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

Button animation does not respect overflow:hidden #48

Open
kolomanschaft opened this issue Feb 21, 2015 · 3 comments
Open

Button animation does not respect overflow:hidden #48

kolomanschaft opened this issue Feb 21, 2015 · 3 comments

Comments

@kolomanschaft
Copy link

If the button area is clipped by its parent (by setting style overflow:hidden) the tap-animation is shown in the clipped areas.

I only tried this with Chrome 40.0, 64-bit on Linux.

@addyosmani
Copy link
Contributor

Do you have a minimal test case using overflow:hidden that we can use?

@kolomanschaft
Copy link
Author

@Zomega
Copy link

Zomega commented Feb 25, 2018

Has any progress been made on this? I'm observing a similar problem in a custom element -- children of an element with border-radius: 50% are not being clipped as expected. If I put the same DOM / CSS outside of a polymer element, it works fine.

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

3 participants