Bug Tracker

Modify

Ticket #4410 (closed bug: worksforme)

Opened 4 years ago

Last modified 3 years ago

fadeOut does not execute

Reported by: langdonx Owned by:
Priority: major Milestone: 1.3.2
Component: effects Version: 1.3.2
Keywords: fadeout, animate, speed Cc:
Blocking: Blocked by:

Description

1.3.2's fadeOut does not fully execute in my example.

This is an edge case, because simple tests work fine.

Works:  http://home.langdonx.com:8000/upload/jqu/index.1.3.1.php

Does not work:  http://home.langdonx.com:8000/upload/jqu/index.1.3.2.php

Both pages are the same, the only difference is the referenced jQuery file. To reproduce, click the browse link, select a file.

In 1.3.1, the progress bar fades in, goes to 100%, and fades out. In 1.3.2, fadeOut never fully executes.

I've tried debugging with a few breakpoints, but the code is rather complex and touches many different parts of jQuery.

Change History

comment:1 Changed 4 years ago by langdonx

This only appears to be an issue in FireFox 3 (I'm running 3.0.7 on a Windows XP and a Windows 7 machine).

It works fine in IE6 and IE8.

comment:2 Changed 3 years ago by dmethvin

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

This works with jQuery 1.4.2 and Firefox 3.5, so the issue must have been fixed somewhere along the line.

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.