Bug Tracker

Modify

Ticket #7232 (closed bug: worksforme)

Opened 3 years ago

Last modified 3 years ago

jquery 1.4.3 buged this small script

Reported by: anonymous Owned by: anonymous
Priority: low Milestone: 1.5
Component: unfiled Version: 1.4.3
Keywords: slow animation Cc:
Blocking: Blocked by:

Description

The testpage is here:  http://www.doobox.co.uk/test/test.html

The console log shows that in the lines:

moreContent.show("slow"); moreLink.text("slow");

Even an explicit "slow" does not work the first time click event is invoked. It does work the second time click event is invoked.

It worked before 1.4.3 release.

Console log added to show what is getting to the handler.

Change History

comment:1 Changed 3 years ago by snover

  • Owner set to anonymous
  • Status changed from new to pending

Please provide a reduced test case. I can’t tell what you are describing here.

comment:2 Changed 3 years ago by addyosmani

  • Keywords slow animation added
  • Priority changed from undecided to low
  • Status changed from pending to closed
  • Resolution set to worksforme

Looking at the test case, I understood what was being explained but the behavior described it working fine for me with 1.4.3 (included in your page) in FireFox, Chrome, Safari and other browsers. If you are able to provide further information on what isn't working or an alternative test case we would be more than happy to re-investigate.

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.