Bug Tracker

Modify

Ticket #3145 (closed bug: wontfix)

Opened 5 years ago

Last modified 16 months ago

Black background - IE7 alpha PNG & jQuery fade animation

Reported by: kuvik Owned by:
Priority: major Milestone: 1.3
Component: effects Version: 1.2.6
Keywords: Cc:
Blocking: Blocked by:

Description

When I use fade animation effect on div with background-image (PNG+alpha channel), IE7 renders background-image as black background

Testcase:  http://gamca.informacie.sk/betatest/index.php

Change History

comment:1 Changed 5 years ago by flesler

  • Component changed from core to fx

comment:2 Changed 4 years ago by brandon

  • Status changed from new to closed
  • Resolution set to wontfix

This is unfortunately a limitation of Internet Explorers handling of opacity and alpha pngs. The only workaround is to remove the alpha filter after the animation has completed. Same applies to clear text when setting opacity.

comment:3 Changed 2 years ago by anonymous

I solved this by setting a background colour on the png to match the page bg color it's not transparent but it does work with jquery opacity=1 so a workaround!

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.