Skip to main content

Bug Tracker

Side navigation

#1218 closed bug (duplicate)

Opened May 21, 2007 08:32AM UTC

Closed May 23, 2007 01:24PM UTC

Last modified June 21, 2007 03:54AM UTC

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

Reported by: mpenet Owned by:
Priority: major Milestone: 1.1.3
Component: event Version: 1.1.2
Keywords: Cc:
Blocked by: Blocking:
Description

You can reproduce it on firebug with this:

$(document).keypress( function() { alert("broken"); } );

Tested on FF 2.0.0.3 / OSX

Attachments (0)
Change History (1)

Changed May 23, 2007 01:24PM UTC by brandon comment:1

resolution: → duplicate
status: newclosed

Dup of #1217