Bug Tracker

Modify

Ticket #4524 (closed bug: invalid)

Opened 4 years ago

Last modified 4 years ago

mousedown event doesnt bubble in safari

Reported by: msaspence Owned by: brandon
Priority: major Milestone: 1.4
Component: event Version: 1.3.2
Keywords: mousedown bubbling Cc:
Blocking: Blocked by:

Description

the mousedown event doesnt bubble up in safari 3 or 4 (possible others, not FF3)

Change History

comment:1 Changed 4 years ago by dmethvin

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

Not all events bubble in all browsers. If the event doesn't bubble in native DOM and event handlers then jQuery won't bubble it either. Does mousedown bubble natively but not in jQuery? If so, reopen this as a bug and attach a test case.

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.