Bug Tracker

Ticket #2148 (closed bug: wontfix)

Opened 11 months ago

Last modified 10 months ago

Event handler launches unwanted callback functions

Reported by: weenie Assigned to: anonymous
Type: bug Priority: major
Milestone: 1.2.2 Component: event
Version: 1.2.1 Keywords:
Cc: Needs: Review

Attachments

jQuery strange event behavior.html (0.7 kB) - added by weenie 11 months ago.

Change History

Changed 11 months ago by weenie

Changed 10 months ago by brandon

  • status changed from new to closed
  • resolution set to wontfix

Adding methods to the object prototype can cause undesired results (as you are seeing) and is unsupported by jQuery. We are considering adding in fail-safes for this in the future but are concerned with the performance implications.

Note: See TracTickets for help on using tickets.