Bug Tracker

Modify

Ticket #5885 (closed bug: duplicate)

Opened 3 years ago

Last modified 3 years ago

.live("click") handler activates on right-click in firefox

Reported by: dsarosi Owned by: brandon
Priority: major Milestone:
Component: event Version: 1.3.2
Keywords: Cc:
Blocking: Blocked by:

Description

When using .live("click"), right-clicks also get activated in firefox. One way around this is to check e.button or e.which. However, this becomes a nuisance when having dozens of live events on a page.

Change History

comment:1 Changed 3 years ago by dmethvin

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

comment:2 Changed 3 years ago by dmethvin

Duplicate of #3861.

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.