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

animate scale gives png's a weird shadow in IE's #23

Open
BMCouto opened this issue Mar 23, 2012 · 12 comments
Open

animate scale gives png's a weird shadow in IE's #23

BMCouto opened this issue Mar 23, 2012 · 12 comments

Comments

@BMCouto
Copy link

BMCouto commented Mar 23, 2012

Not sure what can be causing this, but transparent png's when scaled get this weird black shadow on the transparent areas. Any idea of what might be?

Thanks!

@louisremi
Copy link
Owner

Hi @BMCouto, which versions of IE are having this problem? Could you send me a screenshot?

Regards,
Lr

@karazon
Copy link

karazon commented May 9, 2012

This issue occurs in IE < 9 in semi-transparent areas when using either translate, scale or rotate.

@louisremi
Copy link
Owner

This sounds like a browser bug and I probably won't be able to fix it.
Can you create a test-case on jsbin.com or jsfiddle.net?

@BMCouto
Copy link
Author

BMCouto commented May 9, 2012

I believe you are just missing the filters like paulirish has on css3please.com , or not?

@louisremi
Copy link
Owner

This shouldn't be a filter problem, as those black shadows are not visible before using transforms, am I right?

@BMCouto
Copy link
Author

BMCouto commented May 10, 2012

They are, as karazon says, an IE below 9 shows those shadows using transform.

@BMCouto
Copy link
Author

BMCouto commented May 14, 2012

@louisremi any news on this?

@BMCouto
Copy link
Author

BMCouto commented May 22, 2012

@louisremi have you look at this situation, besides this black shadow on png's, the zoom animate move on a weird direction on IE7 and IE8.

@louisremi
Copy link
Owner

@BMCouto I'd like to help you but you never send me any screenshot or test-case demonstrating your problem.

@dy-dx
Copy link

dy-dx commented Sep 23, 2012

I am having this issue in Chrome when using translate and scale.
http://i.imgur.com/dUd8b.png

@louisremi
Copy link
Owner

Hi chris,
This looks like a rendering bug lying either in Chrome, your graphic driver our your OS. There's absolutely nothing I can do about it. sorry.

@dy-dx
Copy link

dy-dx commented Sep 23, 2012

You are right, it is a rendering bug in the current (v21) version of Chrome. Hopefully they fix it soon! Thanks.

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