Skip to main content

Bug Tracker

Side navigation

#4727 closed bug (duplicate)

Opened June 04, 2009 06:05PM UTC

Closed November 20, 2010 10:11PM UTC

Last modified November 20, 2010 10:11PM UTC

IE6: fadeIn() fails to take previous, stylesheet-defined opacity into account

Reported by: joern Owned by:
Priority: major Milestone: 1.4
Component: effects Version: 1.3.2
Keywords: fadein opacity ie6 Cc:
Blocked by: Blocking:
Description

When fading an element with opacity 0.3 (defined via stylesheet) using fadeIn(), the element ends up with opacity 1 in IE6. Testcase: http://jsbin.com/idime/edit http://jsbin.com/idime

Could be somewhat related with #3981. In any case, the patch there didn't fix this issue, I tested with trunk, too.

Attachments (1)
  • jquery-4727.patch (1.0 KB) - added by joern June 07, 2009 08:24PM UTC.

    Testcase patch against trunk

Change History (2)

Changed November 20, 2010 10:11PM UTC by snover comment:1

resolution: → duplicate
status: newclosed

Changed November 20, 2010 10:11PM UTC by snover comment:2

Duplicate of #6841.