Opened 15 years ago
Closed 14 years ago
#3218 closed bug (wontfix)
IE7 Fade animations choppy/not present with transparent PNG.
Reported by: | rwmech | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | effects | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
example can be found at http://www.mechsoftware.com/index2.html
In the example if you roll over the images the fade does not take place properly in IE7. FF2 and Opera 9 display the transition correctly.
Attachments (1)
Change History (4)
comment:1 Changed 15 years ago by
Component: | core → fx |
---|---|
need: | Review → Test Case |
Changed 15 years ago by
Attachment: | TestExample.zip added |
---|
Example of problem and steps to reproduce.
comment:3 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Unfortunately IE7s support for PNGs is still very fragile. It is just to much to process the opacity of another element on top of a PNG. There isn't anything we can do as it is a browser/system limitation.
Note: See
TracTickets for help on using
tickets.
Could you make a small test case and attach it so we can quickly check this ?