Jump to content
Search Community

Microsoft Edge css overflow+css filter+animate issue

Taylan test
Moderator Tag

Recommended Posts

Hey guys. First things first, I love gsap and its team!

 

I have items with css filter applied.

 

My issue is with Edge browser. Either removing the filter or making overflow visible fixes the issue (I obviously want to have both if possible).

After sliding a few items, it starts to get distorted like in the image. See codepen to understand better.

 

image.png.3949432d0a4de380e10ccfab5e0ef14f.png

 

I'm not sure if this is caused by gsap, but nevertheless, I figured you guys would like to know about this.

 

Microsoft Edge 44.19041.1.0

Microsoft EdgeHTML 18.19041


Any help is appreciated. Thanks!

See the Pen xxZEKRp by taylankasap (@taylankasap) on CodePen

Link to comment
Share on other sites

Hey Taylan and welcome to the GreenSock forums!

 

This definitely seems like an Edge bug, not at all related to GSAP. You can test that yourself by applying the properties to the element(s) without using GSAP.

 

I recommend that you make a minimal demo without GSAP or any logic and report it to Microsoft. I think you can do that by clicking the smiley face button in the top right corner of Edge.

Link to comment
Share on other sites

Thanks for the quick response.

 

Even DOM reflow (e.g. calling getBoundingClientRect) doesn't make the distortion go away. But changing tabs, minimizing/maximizing the browser window etc. fixes the distortion.

 

Do you have any idea to how to mimic the same "re-render" operation via JavaScript? If not I guess I'll disable the filter on Edge for now since I can't seem to find another workaround.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...