Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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
Change History
comment:1 Changed 5 years ago by flesler
- need changed from Review to Test Case
- Component changed from core to fx
Changed 5 years ago by rwmech
-
attachment
TestExample.zip
added
Example of problem and steps to reproduce.
comment:3 Changed 4 years ago by brandon
- Status changed from new to closed
- Resolution set to wontfix
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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Could you make a small test case and attach it so we can quickly check this ?