#8037 closed bug (worksforme)
fadeToggle() & bugs in IE (all versions) with PNG, MNG, APNG
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | effects | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
fadeToggle() bug with alpha-channel in IE (all versions) with PNG, MNG, APNG
Change History (4)
comment:1 Changed 12 years ago by
Owner: | set to [email protected]… |
---|---|
Priority: | undecided → low |
Status: | new → pending |
comment:2 Changed 12 years ago by
Could you go into detail about what the bug you're experiencing?
Platform: Windows XP SP3
watch the video:
comment:3 Changed 12 years ago by
Component: | unfiled → effects |
---|
I guess this is one of the many IE png transparency bugs. What workarounds to that did you try out?
comment:4 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | pending → closed |
This test case doesn't have the behavior shown in your video anymore for me. Fixing this was as easy as setting a background color on the image elements, which is a known workaround for some IE png issue and one of the first hints you get when googling.
Note: See
TracTickets for help on using
tickets.
Tested this with IE6 and there didn't appear to be any problems at all. With IE8 and IE9 there's a minor difference in how the graphics are faded out but this seems to be more to do with IE's PNG/transparent image handling than anything else.
Could you go into detail about what the bug you're experiencing?