Skip to main content

Bug Tracker

Side navigation

#5885 closed bug (duplicate)

Opened January 21, 2010 01:15AM UTC

Closed November 14, 2010 03:59AM UTC

Last modified November 14, 2010 03:59AM UTC

.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:
Blocked by: Blocking:
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.

Attachments (0)
Change History (2)

Changed November 14, 2010 03:59AM UTC by dmethvin comment:1

resolution: → duplicate
status: newclosed

Changed November 14, 2010 03:59AM UTC by dmethvin comment:2

Duplicate of #3861.