Bug Tracker

Modify

Ticket #7279 (closed bug: fixed)

Opened 3 years ago

Last modified 14 months ago

.bind("ready") events fire out of order

Reported by: john Owned by: dmethvin
Priority: high Milestone:
Component: event Version: 1.4.3
Keywords: needsreview Cc:
Blocking: Blocked by:

Description

Test case by Ben Alman here:  http://jsfiddle.net/cowboy/YE2Wk/

See also: #7247

Change History

comment:1 Changed 3 years ago by john

  • Priority changed from undecided to high
  • Component changed from unfiled to event

comment:2 Changed 3 years ago by snover

  • Status changed from new to open

comment:3 Changed 3 years ago by cowboy

Sent a pull request with a possible fix (And a ton of unit tests)  http://github.com/jquery/jquery/pull/80

comment:4 Changed 3 years ago by addyosmani

  • Keywords needsreview added

comment:5 Changed 2 years ago by snover

  • Owner set to cowboy
  • Status changed from open to assigned

comment:6 Changed 2 years ago by cowboy

  • Owner changed from cowboy to dmethvin

comment:7 Changed 2 years ago by dmethvin

  • Status changed from assigned to closed
  • Resolution set to fixed

We have now documented that .bind("ready", ...). fires after ..ready().

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.