Bug Tracker

Ticket #1218 (closed bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

Firefox complains about event.which not being writable (keyboard event handling)

Reported by: mpenet Assigned to: anonymous
Type: bug Priority: major
Milestone: 1.1.3 Component: event
Version: 1.1.2 Keywords:
Cc: Needs: Review

Description

You can reproduce it on firebug with this: $(document).keypress( function() { alert("broken"); } );

Tested on FF 2.0.0.3 / OSX

Attachments

Change History

Changed 2 years ago by brandon

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

Dup of #1217

Note: See TracTickets for help on using tickets.